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
Call MapsInitializer.initialize(getApplicationContext()) in the onCreate()
MapsInitializer.initialize(getApplicationContext())
onCreate()