How to create map tiles from OpenStreetMap offline, display it on Android?

前端 未结 3 570
既然无缘
既然无缘 2020-12-02 11:13

What I want is to display a simple offline map using OpenStreetMap. I cannot find in the web the right tools to create map tiles and use it to display a map in Android. I ha

3条回答
  •  渐次进展
    2020-12-02 11:35

    Alternatively to map tiles you can also use vector data for your offline map, for example mapsforge or the Mapbox Android SDK. For more information consult the OSM wiki about offline OSM and Android libraries.

提交回复
热议问题