Today I updated Firefox (v17). I noticed a problem with the coordinate on 
the map click event:

GEvent.addListener(map, "click", onMapClick);

function onMapClick(overlay, latlng) {
  // wrong lat long value
}

The error, at zoom 17 is in the order of 10 meters.

I have the same problem with google map v2 and v3. 
Chrome, IE and Firefox v16 work perfectly.

Has anyone else experienced and solved the problem?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api/-/SExv3DJ_ZrMJ.
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