On 8/8/07, Ali Khan <[EMAIL PROTECTED]> wrote: > I'm planning to use the layers param, is there any way to switch the > click event to go to a specific url for a specific layer doing this though?
You can register your own "click on map" callback using something like:
map.events.register('click', map, yourOwnClickCallback);
Does that answer your question?
--
Eric
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users
