这是否有可能使用yandex瓷砖与自定义TileProvider Android谷歌地图v2?

时间:2014-11-12 14:16:07

标签: android google-maps google-maps-android-api-2 yandex-api yandex-maps

正如yandex地图documentation所说:

In contrast to certain other cartographical services, Yandex.Maps uses the elliptical Mercator projection (complying with WGS 84), rather than the spherical projection. This is why a Yandex map will not match up with maps that use the spherical Mercator projection.

但谷歌地图Android v2似乎并不支持除球形墨卡托以外的其他投影。因此,我在Yandex Map tiles位置和其他使用球形墨卡托的Tile Providers之间存在巨大差异。

现在我从静态api获取瓷砖:

http://vec04.maps.yandex.net/tiles?l=map&v=2.26.0&x=2392&y=1386&z=12&lang=ru-RU

这是一种改变Google Map Android v2投影的方法吗?

这是其他api从yandex获得球形墨卡托瓷砖吗?

0 个答案:

没有答案