This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

using osmdroid

0

I want to develop android application with online and offline capabilities, I want to know what types of maps are supported by osmdroid(for offline use) and if I can include the map in the project and display it problematically, I write a small app that work online but when I zoom in, the tiles are not displayed(I use open street map MAMNIK as the source to my map with,and use osmdroid-android-3.0.7.jar and slf4j-android-1.5.8.jar) so what is wrong??? and the same problem occur when I use the app offline (setting use data connection to false and after including the map as osmdroid zip) so what is wrong???? also I am a newer to osmdroid and I want to know what is it capable of like changing the tile source to a custom tile provider(or custom maps server)

asked 18 Apr '12, 20:17

mapping's gravatar image

mapping
11112
accept rate: 0%

edited 19 Apr '12, 16:53

stephan75's gravatar image

stephan75
12.6k556210

1

I think you should post to the Osmdroid discussion group instead.

If you want to ask questions on this question & answer site, it works best if you try to stick to asking one question. You are asking several questions and telling us a story which invites discussion.

(19 Apr '12, 03:53) Harry Wood

thanks Harry Wood for your comment, the question is: I want to know what types of maps are supported by osmdroid(for offline use) and if I can include the map in the project and display it problematically??????

(19 Apr '12, 06:47) mapping

Source code available on GitHub .