In my OpenLayers web app I have registered an onmousemove event which performs certain functions. What I am really after though is a way to register and handle the user panning or zooming the map.
Any ideas?
Thanks in advance
AM.
|
In my OpenLayers web app I have registered an Any ideas? Thanks in advance AM. |
|||
|
|
|
you can do with the same method:
example code:
i hope it helps you... |
|||