GMSLengthKind

GMSLengthKind

Enumerations

enum  GMSLengthKind { kGMSLengthGeodesic, kGMSLengthRhumb, kGMSLengthProjected }
 GMSLengthKind indicates the type of a length value, which can be geodesic (in meters), rhumb length (in meters) and projected length (in GMSMapPoint units). More...

Enumeration Type Documentation

GMSLengthKind indicates the type of a length value, which can be geodesic (in meters), rhumb length (in meters) and projected length (in GMSMapPoint units).

Enumerator:
kGMSLengthGeodesic 
kGMSLengthRhumb 
kGMSLengthProjected