On Aug 27, 3:35 pm, Dreaded_Estate <[EMAIL PROTECTED]> wrote:
> http://www.irishpropertywatch.net/beta/FinalMap.php
Would it have something to do with not defining iconYellow completely?
var iconYellow = new GIcon();
iconRed.image = 'http://labs.google.com/ridefinder/images/
mm_20_yellow.png';
iconRed.shadow = 'http://labs.google.com/ridefinder/images/
mm_20_shadow.png';
iconRed.iconSize = new GSize(12, 20);
iconRed.shadowSize = new GSize(22, 20);
iconRed.iconAnchor = new GPoint(6, 20);
iconRed.infoWindowAnchor = new GPoint(5, 1);
Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---