On Oct 8, 9:03 pm, "Al Caughey" <[EMAIL PROTECTED]> wrote:
> Can anyone point me to a quick example of how you can allow a user to
> click on a map and then determine the lat/long of the click location?
>
> TIA
>
> Al

Dynamic maps or Static maps ?

For dynamic maps, just add a "click" event listener to the map
itself.  You can use {clickable:false} for your polys to improve
performance.

For static maps, you can look at:

    www.polyarc.us/usgs

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to