Gents hello, I just noticed this happening today, in my case the original lng coord did not have that degree of precision. It has worked fine until very recently
Peter On Feb 18, 7:08 am, Rossko <[email protected]> wrote: > > Why the longitude of the LatLng object is 2.7141050000000178 and not > > 2.714105? > > That's how javascript floating point numbers > workhttp://javascript.about.com/od/hintsandtips/a/Floating-Point-And-Java... > What issues might this cause for you? > 2.7141050000000178 is about 0.000001mm away from 2.714105 > The maps really aren't quite that accurate. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
