Dear all,
Is it possible to get the name of the map that fired the cliecked event?
I can get
onClick: function(evt) {
var output = document.getElementById(this.key + "Output");
var msg = "click " + evt.xy;
output.value = output.value + msg + "\r\n";
},
the x and y but how about the map name? or maybe div id?
Cheers
Dan
--
Radiceski Dan
University of Wollongong
Australia
SIFE - UOW Chapter - Alumni
CASUAL ACADEMIC STAFF TEACHING - UOW SITACS
(School of Information Technology and Computer Science,University of
Wollongong)
Univeristy of Wollongong - Alumni
_______________________________________________
Dev mailing list
[email protected]
http://openlayers.org/mailman/listinfo/dev