In a webpage, you use the Javascript Geocoder - as provided by either v2 or v3 of the Google Maps API. Don't call the http webservice directly.
Note that HTTPS isnt directly supported by the Free API tho. You would need to upgrade to the Premier API. On 27 March 2010 13:32, nikesh <[email protected]> wrote: > Hi, > > How can get the above response(state name and country name) by using > the https version. > How to use on HTTS secure connection. > > Thanks, > nikesh > > On Mar 10, 4:10 am, Daniel Lee <[email protected]> wrote: >> We're happy to announce the launch of our new Google Geocoding Web >> Service. Take a moment and read through the public blog >> post:http://googlegeodevelopers.blogspot.com/2010/03/introducing-new-googl... >> >> The geocoding response format has been revamped to offer a number of >> improvements, which includes a flatter format, the ability to tag >> address components with multiple types, and added support for full >> names and abbreviations for countries and states. Here are two >> examples of geocoding request/responses, one forward and one >> reverse:http://maps.google.com/maps/api/geocode/xml?address=sydney&sensor=falsehttp://maps.google.com/maps/api/geocode/json?latlng=-33.873038,151.20... >> >> In addition to response format changes, geocoding requests no longer >> require Maps API keys. However Maps API Premier customers are >> required to >> URL-sign their requests to the new >> service:http://code.google.com/apis/maps/documentation/premier/guide.html#URL... >> >> The old geocoding service has been retroactively named to "Geocoding >> V2 Web Service", which will remain maintained and supported in >> accordance with our deprecation policy stated in the Maps API Terms of >> Service. >> >> Be sure to revisit the documentation for more >> details:http://code.google.com/apis/maps/documentation/geocoding/ >> >> ---- >> >> As always, please post any feedback or concerns you have here. >> >> Thanks! >> >> Dann > > -- > 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. > > -- 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.
