How to track cursor x y coordinate on mouse move
588018Sep 27 2007 — edited Mar 18 2011Hi,
Does anyone has experience on how to track cursor x and y coordinate based on the mouse movement using Javascript API?
Essentially, I would like to display the cursor location at the bottom of the map.
Thanks