Hi.
how can i make an GScreenOverlay clickable?

        var variablename = new GScreenOverlay("urltothe.png", new
GScreenPoint(452, 45, "pixels", "pixels"), new GScreenPoint(0, 0),
new GScreenSize(0, 0));
        map.addOverlay(vriablename);
    GEvent.addListener(variablename, "mouseover", function(){});

This dosen't work...

What i want: I want to put an image on my map and when you click on
it, a "legend" opens.

Thanks for your help
Vermeer

-- 
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