Getting started with Google Maps

Installed working example at:

http://zerokidz.com/gmap/map-simple.html

The Google static map API:

https://developers.google.com/maps/documentation/staticmaps/#quick_example

The tracks API:

https://developers.google.com/maps/documentation/tracks/

Simple Google Maps example from Jayway:

http://www.jayway.com/2012/04/02/simple-google-maps-api-example/

Yet another example using geolocation:

http://www.sitepoint.com/working-with-geolocation-and-google-maps-api/

Got this one working, sort of, here:

http://zerokidz.com/gmap/geolocation.html