MapView allows you to create your own Google map-viewing Activity
I have import google-play-services_lib into my workspace and Add google project into MYProject it give mr error: Description Resource …
android google-api android-mapview android-maps google-maps-android-api-2Is there a way to always show the zoom controls on a MapView? I have added the zoom controls using …
android android-mapviewI have written one MapActivity class that is able to display a set of places as well as single places. …
android google-maps android-mapviewI'm trying to show a MapView inside a fragment (using the hacked compatibility library). The following has worked just fine …
android android-mapview fragmentI use that Google Maps component MapView in an Android application. I can use the GPS location to show my …
android gps overlay android-mapview bearingI have a MapView that I'm displaying a "useful radius" (think accuracy of coordinate) in. Using MapView's Projection's metersToEquatorPixels, which …
android gps android-mapviewI would like to remove all the overlays of my map at one point, and I tried different ways but …
ios mkmapview overlay android-mapviewI would like to have onZoomListener on my MapView. The code below is what I have done. It registers if …
android zoom listener android-mapview event-listenerI follow some tutorial and mix my awful code. Now I can get my current location. And when I tap …
iphone objective-c xcode android-mapview userlocationIt seems that DrivingDirections have been removed since Android API 1.0 What's the way now to display a map with two …
android android-mapview driving-directions