I\'m trying to get a marker with an custom icon in Google Maps Android API v2. I just changed one of the examples Google provides. I added .icon(BitmapDescriptorFactory.fr
.icon(BitmapDescriptorFactory.fr
Move your code to be called onMapReady(), a callback provided by the GoogleMaps API.
onMapReady()