The Mercator projection is a popular map projection, though it distorts the size and shape of large objects, as the scale increases from the Equator to the poles.
I have a very small area map , which I downloaded from Openstreet map(PNG) and also its OSM(.osm) file …
c++ openstreetmap mercatorHow can one calculate the distance in OpenLayers between 2 points using Mercator projection? Thanks
openlayers distance points mercator