On Nov 25, 8:46 am, ss_2000 <[email protected]> wrote: > Hello, I have just started with the Maps. > > I am trying to display an overlay using the mouse click as an event - > an overlay on the co-ordinates where the user clicks the mouse. The > map does display the overlay but it is far away from the point of > click.
I don't mind having a go, although it's far easier and more accurate to get browsers to do the debugging. Please provide a link, not a code listing. A map click does not provide a pixel coordinate which you need to convert to a GLatLng. http://code.google.com/apis/maps/documentation/reference.html#GMap2.click Andrew -- 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.
