The 'click' event on the GMap2 object (the map itself) provides you with the latitude and longitude directly. You don't need to translate from pixels!
You can recover the x,y pixel reference from the GLatLng object but that feature is deprecated. Have a look at the API Reference: http://code.google.com/apis/maps/documentation/reference.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
