Dear users,
I would like to start a function if the layer is on/off.
I tried e.g.
if (this.map.events.triggerEvent("changelayer")){
alert ("here we go");
}
and
if (my_layer.display()){
alert ("here we go");
}
...but so far without success.
Can anybody help please?
Thank you very much, Kai
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users