Navigation SDK is currently available only to select customers. Contact sales to learn more.

GMSLengthKind

Stay organized with collections Save and categorize content based on your preferences.
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