HI Iam use osm for my new app but this is the first time i use osm any one can help me to get tutorial , or any resource of how to change the style and how to add kml , json to osm and how to save the county image inside the app ? asked 02 Jun '18, 15:19 alsudane
showing 5 of 8
show 3 more comments
|
See Offline Map Tiles from the osmdroid documentation. There are various ways to use offline tiles with osmdroid. Quoting from the documentation:
answered 03 Jun '18, 20:59 scai ♦ Aehhh, any of the options would require @alsudane to render the tiles themselves to just show "one country" which obviously doesn't really make any sense.
(03 Jun '18, 21:30)
SimonPoole ♦
Alternatively he could download tiles from https://openmaptiles.org/ I guess? Or not since they seem to offer only vector tiles but no raster tiles :(
(04 Jun '18, 07:31)
scai ♦
|
With Android there are lots of development choices - you'd need to tell use what you're developing in first - Java? JS? Something else? What have you managed to do so far?
sure iam using java , and i had implemint the osm in my app now i want to show single country on my app and delete all othere country data how i can acheve this , and i would like to change the style to dark
Which library are you using?
osmdroid-android-4.2 this library , could i edit on the information on the map ?
I would suggest using mapsforge if you want offline support and just a limited extract of the data.
thank you , what about the style dose mapsforge support dark theme ?
and how i could clear the data in mapsfoge ?
See https://github.com/mapsforge/mapsforge