> var new_icon = new GIcon( {
> image:"icons/caution.png",
> iconAnchor: new GPoint(16,32),
> infoWindowAnchor:new GPoint(16,16)
> });
You haven't defined any click targets (used for mousover too)
http://econym.org.uk/gmap/custom.htm
--
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.