PROJECT: GOOGLE API
Posted May 6, 2008 at 9:41 pm
After looking at the Google maps api today its surprisingly easy to put maps on your webpages. Using a bit of php I’ve written it has allowed me to generate these maps on the fly using the lon and lat co-ordinates stored in the database which can be put on the view paths and compare paths pages. All you need to do is sign up for an API key for your website and away you go. Theres even loads of helpful examples on the Google Maps API website which you can find here.
I’ve also been adding a few more features to the website today and sorting out the main front pages out getting it all polished off.