android-mapview
MapController calls do not work inside of event handler?
I\'m trying to move the map with a 3-finger gesture, rather than one. If I do a scrollBy() or setMapCenter() in my main activity, things seem to work as expected.[详细]
2023-04-07 12:13 分类:问答Is there a method to check whether the current Map is in Map or Satellite mode?
I am sett开发者_如何学Pythoning the Map to Satellite view on click of a toggle button mapToggle.setOnClickListener(new OnClickListener()[详细]
2023-04-07 01:58 分类:问答MapView throwing IllegalArgumentException - Wrong Image Size: 192 192
I\'m getting excessive crash reports from users on a Samsung Vibrant Galaxy S.After searching around for solutions to this issue, the only thing I came across was an open issue over at Google Code:htt[详细]
2023-04-06 19:40 分类:问答MapView partially greying out my map
I am developing an android app so I am still in \"debug mode\" in terms of signing my app. The MapView that I am us开发者_Python百科ing used to work so far but since today (maybe yesterday) the map sh[详细]
2023-04-06 17:50 分类:问答MapView rendering with tiles missing with an "x" in the center
This is very, very strange. I\'ve never seen anything like it. At the time I am took this screenshot, I\'m not loading any overlays. First, I thought it was my internet connection where it couldn\'t d[详细]
2023-04-05 19:58 分类:问答What is the best way to load a lot of Overlays to a MapView in Android?
I want to load a lot of Overlays into one MapView. Say i want to load about 10.000 or more Overlays to the Globe.[详细]
2023-04-05 11:14 分类:问答How to use bitmap from url as icon for ItemizedOverlay - WITH CACHE?
I\'ve seen plenty of examples of how to create an ItemizedOverlay on MapView with an image from the bundle.I\'ve seen plenty of examples of how to get a Drawable from a URL.I\'ve even managed to 开发者[详细]
2023-04-05 05:10 分类:问答Why doesn't Google's MapView show traffic outside of the USA on Android 2.2?
I\'m have the Google MapView embedded in an Android app I\'m writing and I want it to show the traffic layer of data.[详细]
2023-04-05 03:45 分类:问答android mapview traffic info
I try to display traffic informations on a mapview but nothing is shown while it works perfectly with the native Maps application (for the same location).[详细]
2023-04-05 02:36 分类:问答android mapview marker size
I need to add custom markers to a mapview. First question : is there a standard/default overlay/marker that I can use ?[详细]
2023-04-04 20:14 分类:问答
加载中,请稍侯......