tiled map on android

∥☆過路亽.° 提交于 2019-12-07 17:12:17

问题


I want to implement an offline map of an area(city size), I need to use tiled map with several zoom levels and be able to zoom in/out by pinching on the map, double tap, pan and so on. I don't want to use OpenStreetmap. The map I use is a transit map, so it is very different from openstreetmap. I have tools to cut the map into tiles.

I wonder if there is any free library that I can use, I know this question has been asked(like android tiled map technique) but I could not find an acceptable answer.

I am aware of the mAppWidget, but it is too expensive. Would appreciate any help or hint.


回答1:


There's a complete list of open-source map engines here. OSMand is one of the most popular. It'd be worth your time to get familiar with the Openstreetmap site; you can get your offline tiles from there as well.




回答2:


So I ended up buying a library called mAppWidget from here: http://mapp.android-libraries.com

It is pretty cool library and worth the money.



来源:https://stackoverflow.com/questions/9576068/tiled-map-on-android

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!