Top "Android-mapview" questions

MapView allows you to create your own Google map-viewing Activity

Disable moving around in mapview

Is it possible to disable moving inside the google map?

android android-mapview
MapActivity cannot be resolved to a type

I'm busy trying to get the MapView included in my Android project. I'm following the MapView tutorial on the Android …

android google-maps android-mapview
Android MapView -setting zoom automatically until all ItemizedOverlay's are visible

hard-coding the setZoom() within onCreate() feels very antiquated and I'd like to enhance the user experience by initially having the …

android gps android-mapview
MapView onCLick Event Listener

So I've been trying to detect click events to a MapView in order to start a method with the click. …

android android-mapview
Map View draw directions using google Directions API - decoding polylines

I'm trying to use the Google directions API to show directions on my mapview but I am having difficulties getting …

android json google-maps android-mapview polyline
How can I add button on MapView android

As you can see from the question I need to put some button on mapView, where the app will by …

android button android-mapview
Android; MapView, how can I set default location?

Using the MapView in android, how can I set a default location, so that everytime I load up this application, …

android android-mapview android-2.2-froyo
"MapFragment cannot be resolved to a type" even though I am on API level 17

I just started using MapFragments, and I can get the Map to show in my Activity. I just use a …

android android-fragments android-mapview mapfragment
One Google Maps key for all developers?

We are using a Google MapView in our application but on different computers we must use different API keys, otherwise …

android google-maps android-mapview api-key
Android MapView getMap() returns null

MapView's getMap() method can return null. I know this is an intended behavior by Google. Can someone provide a definitive …

android android-mapview google-maps-android-api-2