Wasn't it blizzard who wrote:
>
>Ok. I've updated the google page by adding the {clickable:false} and
>by turning off the shadows on the markers. At least I think I turned
>them off properly.
But you've not turned off .transparent and .imageMap, so it's still not
a fair comparison.
Try this:
var icon = new GIcon();
icon.image = "http://maps.google.com/intl/en_ALL/mapfiles/marker.png";
icon.iconSize=new GSize(20,34);
icon.iconAnchor=new GPoint(10,34);
--
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---