Display Custom Info Window with ImageView on Google Map V2
Display Custom Info Window with ImageView on Google Map V2
Display Custom Info Window with ImageView on Google Map V2 To display image on Google Map V2 Bubble, we will be integrating Universal Image Loader Download Universal Image Loader In Map V2, to display custom bubble, there is a InfoWindowAdapter class.Implement the InfoWindowAdapter class and override 2 methods : 1. getInfoContents(Marker marker)2. getInfoWindow(Marker marker) Set InfoWindowAdapter googleMap.setInfoWindowAdapter(new...