Contents

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.

See Also

Directions request