Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.
I have two points on google map first one is the source and second is the destination, I have the …
android google-maps google-maps-android-api-2 google-maps-urlsMapView'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-2I 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-2import com.google.android.gms.maps.SupportMapFragment; import androidx.fragment.Fragment; ... private SupportMapFragment mMapFragment; ... mMapFragment = (SupportMapFragment) form.getSupportFragmentManager().findFragmentByTag(MAP_…
android google-maps android-fragments google-maps-android-api-2 androidxI'm using the library Google Maps Utility for Android which allows to create clustering int he maps and I need …
android google-maps google-maps-android-api-2 markerclustererSorry, I found similar questions - but not the answers: only discussions. I'm developing android application which is intended to …
android google-maps limit google-maps-android-api-2 license-keyWe have a my location Icon in google maps like I want to change this icon button with my desired …
android google-maps google-maps-android-api-2 google-maps-api-2I have an app in which I am continuously tracking user's location using Google Plays new service API for Maps. …
android google-maps-android-api-2 google-polylineI'm having problem creating my own CustomInfoWindow. getting exception without know where & why this is my simple customInfoWindow class …
android google-maps-android-api-2 infoviewI am using this class to display a route on a map. The problem is that it only displays one …
android google-maps google-maps-android-api-2 directions