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