Geocoding Service : Adress --> Location
You'll read in this article called "Introducing Google's Geocoding Service" the following:
Happy googlin'
Yes it is easy and comes with sample...
- Prerequisites
- Using the Geocoder
- Retrieving Placemark Details
- Conclusion
It's possible to retrieve the geocoded information either through a set of predefined JavaScript commands or through an HTTP request. I'd imagine users will most commonly use the latter, therefore I'll run through a few examples demonstrating this approach.
Happy googlin'


0 Comments:
Post a Comment
<< Home