On Sat, Sep 11, 2010 at 3:45 PM, Tee Cee <[email protected]> wrote: > Bump-- > no replays Is this a taboo subject ? > > On Sep 9, 8:01 am, Tee Cee <[email protected]> wrote: >> Can any body tell me if MapIconMaker.js has been ported to v3 or >> exists in beta somewhere >> or is there any known open src 3rd party marker icon maker lib that >> will simplify the creation/management/ >> >> The goal is straight forward I want to >> 1) name the icons as A...Z or 1..N >> 2) change icon colors >> 3) add labels above/beside icons
2) To change icon color to green I load KML line <Style><IconStyle><Icon><href>http://www.google.com/intl/en_us/mapfiles/ms/icons/green-dot.png</href></Icon></IconStyle></Style> I know KML probably is an alternative way and the main way is a second way to change icon colors. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
