osmdroid
OSMdroid : How to render offline map from a local zip archive
I\'m using the osmdroid library formy custom map application and my last issue is related to the accessibility of offline contents prepared in a common format easy to share.[详细]
2023-04-12 03:09 分类:问答OSMdroid : How to load offline map from zip archive - MapTileFileArchiveProvider
I really need some help with the OSMdroid library. It is useful to have maps stored in sdcard as zip files. Also, maps can be unzipped and the image files may be used directly for faster rendering.[详细]
2023-04-09 23:13 分类:问答Pinch to zoom with Osmdroid
I\'ve written a mapping application which has two activities, one activity displays a Google Maps view, the other displays the equivalent view using osmdroid 3.0.5 jar.开发者_如何学编程[详细]
2023-04-09 14:49 分类:问答Showing overlay in wrong geo point using Open Street Map
I am using the osmdroid-android 3.0.5.jar instead of Google map api to show the location in map by using geo-coordinate.[详细]
2023-04-03 18:49 分类:问答OSMdroid: Markers above each other - how to click
I have a big problem with OSMdroid: I have a map with a bunch of markers, some of them are near each other so that the marker drawables are above each other.[详细]
2023-04-02 03:37 分类:问答osmdroid - mapview in fragment
I\'m using the Android Compatibility Package and I\'ve tried to add the MapView in the Fragment\'s onCreateView. However the map doesn\'t zoom or show the right coordinates. It only shows the whole wo[详细]
2023-04-01 07:42 分类:问答osmdroid onScroll question
I am using a mapListener in osmDroid, and it works great. the problem is: I also have a locationListener that changes the center of the map when a location change[详细]
2023-04-01 00:31 分类:问答osmdroid - display tiles bigger
I\'m using osmdroid and maps downloaded from OSM up to level 16. I was wondering if there is any way I could make the osmdroid use the tile from that zoom level but draw it bigger.[详细]
2023-03-31 12:24 分类:问答osmdroid layout inflater exception
Im trying to replace google maps with osmdroid in my application so amongst other small code changes I changed the main.xml I\'ve replaced:[详细]
2023-03-23 11:14 分类:问答Handling onTouchEvent inside a view that also responds to onTouchEvent (used to work in OSMdroid 3.0.2)
I am currently using osmdroid jar 3.0.1, and I have a MapView inside a \"Dragable Space\" (a view that you can swipe between screens).[详细]
2023-03-22 15:12 分类:问答