How can I get Tile Count, Tile X, Tile Y details without specifying zoom Level (or LevelOfDetails)?

前端 未结 3 2051
孤独总比滥情好
孤独总比滥情好 2021-01-01 03:20

This is with reference to Google Tile Map or Bing Maps. Is it possible to get Tile Count, Tile X, Tile Y details without specifying zoom Level (or LevelOfDetails) with any k

3条回答
  •  伪装坚强ぢ
    2021-01-01 04:18

    You may want to check out wiki of OSM tilenames. They are almost the same as google tiles except of y axis direction. Description with a lot of code examples is here: http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames

提交回复
热议问题