Web Map
Showing a map on a web site and its limitations.
Last updated
Showing a map on a web site and its limitations.
Last updated
A web map is an interactive digital map that is accessed and used through a web browser or web application. Unlike static paper maps, web maps are dynamic and allow users to zoom, pan, search, and interact with spatial data in real time.
You may notice that some distances — such as from Moscow to Kamchatka versus West Africa to Eastern Europe—look incorrect when visualized on the map. This is a common source of confusion, and it's caused by how maps represent the curved surface of the Earth.
The Earth is (roughly) a sphere, but maps are 2D. To display a globe on a flat screen, we use a map projection. Every map projection introduces some kind of distortion—either in size, shape, direction, or distance.
One of the most widely used is the , which is great for navigation and widely supported in web maps—but it distorts size and distance, especially near the poles. For example:
Eastern Russia looks extremely "stretched" horizontally, so the Moscow–Kamchatka distance looks longer than it actually is.
Distances near the equator appear more accurate than those near the poles.
Our service calculates real distances along the Earth's surface, either:
as the for airline routes, or
as where available.
These numbers are accurate and not based on map visualization. So even if a route looks longer on the map, the distance reported is correct.
It's completely normal that:
A shorter airline route looks longer on the map if it's farther north or south.
Longitudinal lines appear "stretched" in higher latitudes.
Russia looks much bigger than it really is compared to countries near the equator.