Interface protos.google.type.ILatLng (0.3.1)

Properties of a LatLng.

Package

@googlemaps/routing

Properties

latitude

latitude?: (number|null);

LatLng latitude

longitude

longitude?: (number|null);

LatLng longitude