-
Deprecated
Settings class provides non-persistent, in-process key-value storage.
See moreDeclaration
Objective-C
@interface MBMSettings : NSObjectSwift
class Settings : NSObject -
Collection of Spherical Mercator projection methods.
See moreDeclaration
Objective-C
@interface MBMProjection : NSObjectSwift
class Projection : NSObject -
ProjectedMeters is a coordinate in a specific Spherical Mercator projection.
This specific Spherical Mercator projection assumes the Earth is a sphere with a radius of 6,378,137 meters. Coordinates are determined as distances, in meters, on the surface of that sphere.
See moreDeclaration
Objective-C
@interface MBMProjectedMeters : NSObjectSwift
class ProjectedMeters : NSObject -
Describes a point on the map in Mercator projection.
See moreDeclaration
Objective-C
@interface MBMMercatorCoordinate : NSObjectSwift
class MercatorCoordinate : NSObject
Utilities Reference