2

Im try to change the default blue dot and circle that Google Maps API V2 uses to set my position using GPS.

How can i change default google maps GPS dot and circle, to my own .ico? I am using:

mMap.setMyLocationEnabled(true);

and i also have a LatLng variable with the current location. Im using Google Maps API V2.

Thanks in advance

Kara
  • 6,115
  • 16
  • 50
  • 57
Bugdr0id
  • 2,962
  • 6
  • 35
  • 59
  • please refer to this [tutorial](http://www.androidhive.info/2013/08/android-working-with-google-maps-v2/) under the changing Marker color title – Coderji Nov 07 '13 at 09:48
  • this tutorial only show how to put a custom marker on my map, doesnt show how to replace the usual gps marker. – Bugdr0id Nov 07 '13 at 09:56

0 Answers0