I would like my code to always show the current lat/long in a text window as the user moves the cursor over the map. To do this I'm using mousemove and mouseout events with no problem. However, if the cursor starts in the map (that is, the map loads "under" the cursor, which is essentially in a random position on the screen), the mouseover event doesn't fire.
If there's some other way to get the current mouse position then that would do as well. :-) Thanks for any ideas Nick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
