Class LatLng (2.37.1)

public final class LatLng extends GeneratedMessageV3 implements LatLngOrBuilder

An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this must conform to the <a href="http://www.unoosa.org/pdf/icg/2012/template/WGS_84.pdf">WGS84 standard</a>. Values must be within normalized ranges.

Protobuf type google.type.LatLng

Implements

LatLngOrBuilder