Interface protos.google.type.ILatLng (2.2.0)

Properties of a LatLng.

Package

@googlemaps/routing

Properties

latitude

latitude?: (number|null);

LatLng latitude

longitude

longitude?: (number|null);

LatLng longitude