Structs

LatLng is a tuple composed of latitude and longitude.

Traits

Point contains accessors for a coordinate’s latitude (lat) and longitude (lng).

Functions

Decodes an encoded path string into a sequence of LatLngs.

Polyline encodes an array of objects having lat and lng properties.