Google Maps Blogs

14
Jan

How to geocode an address using Google and php

Google has some amazing services, one of my favourites would have to be the ability to geocode an address and get not only the lat/long but a clean, well formatted address back. 

How you say... Easy!

Get yourself an api key from here: http://code.google.com/apis/maps/signup.html

use the following php code:

09
Sep

How Google Maps Can Benefit You

Recently, I had to locate a store I knew only by name but not the address of. In order to find this store, I used my phone to access Google Maps and searched for the name of the store. Within seconds, I was shown the location of the store as well as the option to get directions to the store from my current location.