Top "Android-maps-v2" questions

The new Google Maps Android API v2 allows you to offer interactive, feature-rich maps to users of your Android application.

How do you programmatically change the width & height of Google Maps v2 (support Fragment)?

How do you programatically change the width and height of a com.google.android.gms.maps.SupportMapFragment? I'd imagine you …

android android-fragments android-maps-v2
Set a max zoom level on LatLngBounds builder

I haven't found an answer in my search, there are a few answers on SO but they didn't work for …

android android-maps-v2 zooming
The import android.support.v7.app.MediaRouteActionProvider cannot be resolved

I am trying to use GoogleMap V2 .But i am getting error on import these : import android.support.v7.app.…

android android-maps-v2
Open Street Map working offline android

I am a newbie to Open Street Map. I made some research and found that we can download and store …

android android-maps osmdroid openstreetmap android-maps-v2
How to improve fragment loading speed?

Performance Enhancement: Previously I saved ALL images in drawable folder, this might be the reason why the map first loads …

android android-maps-v2 android-maps
Android Map V2 - Why MAPS_RECEIVE permission

Consider this as a wiki question. While I setup my project to support Map V2, There has been a step …

android android-maps-v2
Moving MapFragment (SurfaceView) causes black background flickering

I'm trying to implement new Android Google Maps API (v2). However it doesn't seem to go well with SlidingMenu. As …

android surfaceview android-maps android-maps-v2 mapfragment
Android Google Map how to check if the gps location is inside the circle

I'm trying to detect if a user is in the radius of a Marker , using the users gps location. I …

android google-maps gps geolocation android-maps-v2
Android Maps - animateCamera() method not working proper

Problem: 1) Map getting animated to reach the required location(4th line in code) but it got zoomed to the default …

android google-maps-android-api-2 android-maps-v2
Styling Google Map in Android

I think I know the answer to this, but can we style a Google Map v2? By style, I mean …

android-maps-v2