Re: [android-developers] Google Maps icons

2010-03-28 Thread Mark Murphy
oriharel wrote: > I want to place markers on the map. > I want to use the standard Google Maps icons for markers. > how do I use them? I don't want to create my own icons. > I'm developing for Android. Those icons are not available from the Google Maps add-on for Android -- or, at least, they are

[android-developers] Google Maps icons

2010-03-28 Thread oriharel
I want to place markers on the map. I want to use the standard Google Maps icons for markers. how do I use them? I don't want to create my own icons. I'm developing for Android. in the documentation they tell me to create a class that overrides ItemizedOverlay but in the constructor I'm asked to p