Hi all,

I need register many function to click event in different time... for example:

map.events.register|("click", map, function(e)|{ callFunction1() });
map.events.register|("click", map, function(e)|{ callFunction2() });

Is it possible?

Thanks

--
Luca Santaniello
email: [email protected]
phone: +39 3470373994
skype: luca.santaniello
msn: [email protected]

_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to