Ok playing around I've tried the following but still no luck in icon
changing;

var custIcon = new GIcon(G_DEFAULT_ICON);
custIcon.iconSize = new GSize(16, 16);
custIcon.shadowSize = new GSize(0, 0);
custIcon.iconAnchor = new GPoint(0, 0);

var icons = [];
icons[1] = new GIcon(custIcon, 'image.png');
icons[2] = new GIcon(custIcon, 'image.png');



Test url: http://twizla.com.au/test/ (not: stupid false positive in
firefox so please test in IE)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to