It's not the Javascript. The only difference in the Javascript is that
the geocoder never returns more than 6 decimal places, but converting a
pixel to a latlng returns a value with full Javascript precision.
You can check that by pasting this into the browser address bar at
various times:
javascript:alert(document.getElementById("latbox").value)
or GLog.write()ing it at various points in your code.
--
Mike Williams
http://econym.org.uk/gmap
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---