PJ Hile

Don’t worry, I’m from the Internet.

PJ Hile header image 4

Entries Tagged as 'Google'

Putting a Google Map on your site with PHP: Part 1

March 24th, 2008 · 1 Comment

The first step in getting a Google map on your site is to get the latitude and longitude coordinates of all the points you want to show. I get my coordinates using geocoding in the Google Maps API. In order to use the Google Maps API, you must sign up for a free [...]

[Read more →]

Tags: Google · PHP