NTEPSG3857
@interface NTEPSG3857 : NTProjection
EPSG:3857 is a Spherical Mercator projection coordinate system popularized by web services such as Google and later OpenStreetMap. Z-coordinate denotes height in meters.
-
Undocumented
Declaration
Objective-C
-(id)init; -
Undocumented
Declaration
Objective-C
- (NSString *)getName; -
Undocumented
Declaration
Objective-C
-(void)dealloc;
View on GitHub
NTEPSG3857 Class Reference