origin
The starting point for routing directions.
Declaration
origin: string | Coordinate | Place;Discussion
The orgin can be a string that’s an address, a coordinate, or a Place object.
The starting point for routing directions.
origin: string | Coordinate | Place;The orgin can be a string that’s an address, a coordinate, or a Place object.