如何在MapQuest上集成自己的tile服务器?

时间:2017-09-08 09:32:33

标签: java android mapquest

我需要将我的图块服务器网址替换为MapQuest的地图,其格式为 http://tile.openstreetmap.org/ {z} / {x} / {y} .png ,方法是将控件保持为Eg :Marker&多边形。我按照这个link找不到问题的来源。

下图是我目前由MapQuest

生成的mapview

current MapQuest map我该怎么做?

1 个答案:

答案 0 :(得分:0)

构建MapQuest映射工具以显示MapQuest映射。没有方法可以显示其他地图。您可能想尝试osmdroid。