I\'m working on application with Google maps so i want to define a custom marker for each custom place, For example (gas station- Hotel- Hospital.. ) ! i have a overlays cla
with the APi v2, you can do (markerObject).setIcon(BitmapDescriptor) to change/set the marker image.
(markerObject).setIcon(BitmapDescriptor)