Map
    interface MapProjectionDelegate
Definition of a map projection delegate.
Functions
Link copied to clipboard
                Calculate a longitude-latitude pair for a Spherical Mercator projected meters.
Link copied to clipboard
                Calculate distance spanned by one pixel at the specified latitude at current zoom level.
Calculate distance spanned by one pixel at the specified latitude and zoom level.
Link copied to clipboard
                Calculate a point on the map in Mercator Projection for a given coordinate at the specified zoom scale.
Link copied to clipboard
                Calculate Spherical Mercator ProjectedMeters coordinates.
Link copied to clipboard
                Calculate a coordinate for a given point on the map in Mercator Projection.