In my app all thing work properly but map not loading.I have try both way offline and online but map not loading. This is my android code :-
I have used osmdroid-android-4.2.jar, slf4j-android-1.5.8.jar, and OSMBonusPack. for creating map and map functionality. And also the tile loading is very 'blocky' and not load How to load fast map or tile in my android project ? asked 02 Mar '15, 09:16 nehalkumar SimonPoole ♦ |
Hello there! Wrong party. Try the issue queue for OSMdroid https://github.com/osmdroid/osmdroid/issues This help forum is all about the OpenStreetMap.org mapping project but not any software you might use to create maps. answered 06 Mar '15, 16:43 lxbarth SomeoneElse ♦ |
If you are using map only for marker display purpose use lite map special feature by google map Lite Mode
map:liteMode="true" it will make map in lite mode with some limitation
answered 07 Nov '15, 11:16 tiwari9773 aseerel4c26 ♦ |
Does the problem persist when switching to a different tile provider? At the moment you seem to be using MapQuest Open.