> The infos like sxpo: or sxct: (postal code and city i guess) are > pretty clear, but geocode?? I never saw that kind of code before. I'm > asking if it should be possible to use that code in java or in c or in > php to get the geo information back!
Why don't you use one of the supported methods? http://code.google.com/apis/maps/documentation/javascript/services.html#Geocoding http://code.google.com/apis/maps/documentation/geocoding/ but see the terms - you are required to use the results on a Google map -- 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.
