Package-level declarations
Properties
Functions
Link copied to clipboard
Returns the LatLng.latitude of this LatLng.
Link copied to clipboard
Returns the LatLng.longitude of this LatLng.
Link copied to clipboard
Link copied to clipboard
Computes whether the latLng lies inside this.
Link copied to clipboard
Checks whether or not this LatLng list is a closed Polygon.
Link copied to clipboard
Link copied to clipboard
Encodes this LatLng list in a String using the Polyline Algorithm Format.
Link copied to clipboard
Computes the spherical distance between this LatLng and to.
Link copied to clipboard
Computes the heading from this LatLng to toLatLng.
Link copied to clipboard
Computes the length of this path on Earth.
Link copied to clipboard
Computes the area under a closed path on Earth.
Link copied to clipboard
Computes the signed area under a closed path on Earth. The sign of the area may be used to determine the orientation of the path.
Link copied to clipboard
Decodes this encoded string into a LatLng list.
Link copied to clipboard
Link copied to clipboard