I'm working on an app which uses the version 3 of the JavaScript as well as the Flash API. In both apps I use the geocoding functionality to convert an address to a lat/long value pair.
Address: Union Square, San Francisco, CA JavaScript Geocoding results: lat=37.7879938 long=-122.40743739999999 Flash geocoding results: lat=37.7879938 long=-122.4074374 Does the JavaScript API support higher precision? Shouldn't both APIs return the same numeric results? - Raju -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en.
