How to use Google Maps JavaScript API v3 in any Android Application. Please some one post some links for direction.
1 Answer
1 Comment
Hip Hip Array
to do that all you have to do is to set the view of the map when you clck on the chosen button (e.g. mapView.setStreetView(true); mapView.setSatellite(false);) i have added another link to the answer which shows you how to add street view, this the exact same for the rest of the views