openstreetmap - How can i use open street map in offline mode -


i able display map uses internet required <uses-permission android:name="android.permission.internet" /> permission.

i don't want use this. want make project works offline. want display map stored in 1 of folders in project , display programmatically.

it should offline, , should able zoom in/out.

please share thoughts in this.

thank you!

please see offline openstreetmap in osm wiki.

your question lacks lot of details. have decide whether want display pre-rendered tiles (images) or render own ones instead. have decide if need search function using geocoder nominatim, if need routing, if need meta information specific pois (addresses, opening hours, ...) etc.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -