On Jan 1, 12:04 pm, jimbo <[email protected]> wrote: > Custom icons are handled differently in V3, see this > page:http://code.google.com/apis/maps/documentation/v3/overlays.html#Simpl...
Thanks, but the old GIcon functionality was better than what is shown in the link. Specifically, GIcon could inherit all the functions and values from the G_DEFAULT_ICON. i.e. var blueIcon = new GIcon(G_DEFAULT_ICON); sets more than just the foreground image, it sets the shadow, size, etc. as well. -- 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.
