Reputation:
I have a hundred of UK postcodes and need to see a map with markings at that places. How can I do it using google maps API or maybe even just by creating some URL? Thanks.
Upvotes: 1
Views: 91
Reputation: 17400
Documentation: http://code.google.com/apis/maps/documentation/services.html#Geocoding
Demo: http://code.google.com/apis/maps/documentation/examples/geocoding-simple.html
Upvotes: 1