On Jan 3, 5:40 pm, donjamessingleton <[email protected]> wrote: > How do I change the base Icon from Red. I have found icons > likehttp://maps.google.com/mapfiles/ms/micons/green.pngbut how do I use > them?
http://groups.google.com/group/Google-Maps-API/web/examples-tutorials-custom-icons-for-markers > > Is there a list of icons, and I have seen something saying I should > put them on my server? Using icons from google's servers should be OK. Using custom icons from other people's servers is frowned upon. > How do I call them from my server? You can use the full URL or a relative URL (just like any other image). > > What are the parameters for GIcon()? I have seen none, one, two, and > four. The official answer: http://code.google.com/apis/maps/documentation/reference.html#GIcon Mike Williams' "unofficial" reference: http://econym.org.uk/gmap/reference.htm#GIcon shows 4 (undocumented parameters may change at any time). > > http://www.google.com/mapfiles/markerA.png > is an A on a red icon, does > http://www.google.com/mapfiles have other colors? Yes. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
