Android Osm Zoom Level 19 And Above
Solution 1:
Assuming you using Osmdroid, there are some know issues with > 19 zoom levels to be aware of. Basically it's a precision loss issue. There's a potential solution, however the project owner doesn't want to merge it.
Is there a way for me to create my own tiles?
Yes. There's a few tools, such as Mobac, and MapBox as well as the Ersi based products. I'm sure there are others.
Have custom tiles?
Yes, you can load any tiles source you want, online or offline that supports or can be translated to OSM's slippy map format, commonly referred to as XYZ.
Generate my own map? Or if there's a tile provider that allows me to zoom into the map past level 18 and still be able to see the map tiles?
Bing, and probably other sources, have tiles that are at 19+ for certain geographic regions, but not all. Keep in mind that storage requirements (if using offline maps) increase exponentially with zoom level.
Post a Comment for "Android Osm Zoom Level 19 And Above"