Hello I\'ve been using this guide to determine the locationof the user: http://developer.android.com/guide/topics/location/obtaining-user-location.html
As topic I\'m currently in sweden but when launching my map it shows that I\'m in England. My code looks like this:
I am a new developer for Android. Tried to rotate MapView in circular motion. But I don\'t know how to begin.
I am trying to place a marker on a map overlay and then present a dialog when the user selects the drawable.The problem is the events seem to overlap.After I click the map and the marker is drawn, the
When I push my app to a Honeycomb AVD I开发者_JS百科 get this: Package com.myapp requires unavailable shared library com.google.android.maps; failing!
I found a short guide on how to load \"annotation data\" from a plist and add those annotations (pins) to a MapView.
I have a mapView with custom a开发者_Go百科nnotations and just ran into a problem on a beta tester\'s iPhone. The mapView won\'t let the user move to any location.. as soon as you try to move, it snap
I\'m trying to add an overlay for myLocation in Android.The map displays, but the overlay does not.I did get the overlay to appear using a separate class that extends ItemizedOverlay.I\'m wondering of
I am dealing with a overlays on mapview. I have 2 types of them, lets say type \"One\" and \"Two\" They both are overlayed on same or diffrent condition.
I have 2 android apps both are signe with the same certific开发者_如何学Pythonate, both are using the same google mapapi key created for the certificate. how come only one of the application is showin