maps - Yandex tiles wrong? -


Is Yandex map tiles wrong or am I missing something? They take an offset compared to all other map providers (e.g., Google, Bing) Google: Bing: Use: Yandex: Enter image details here

LE: I found out that Yandex is using another projection system ... but I still get stuck

The yandex is using elliptic mercanture launches, unlike Google and OSM using spherical projection. Though they are using the elliptical coordinates (WGS84).

Yandex Maps API v2 or higher allows you to work in any launcher or even combine layers in different estimates.

See the first example.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -