Easy Google Maps Integration

Feeds

RSS Feed

<< October | November | December >>

Thursday, 18th November 2010

After working out the Google Maps JavaScript API (version 3!) I decided to make my life much easier by creating the simplest possible implementation as a jQuery Plugin.

Rather than having to set up lots of parameters and clever stuff, all you need to do is supply a post code and a description (or a search phrase and a description). So you can put in "Buckingham Palace, London" as the address and "Needs a lick of paint" as the description and you'll get a fully fledged map on the page with all of the zoom, aerial photo and drag capabilities that Google can bring to your page.

Check out the jQuery Simple Maps page to find out more.

jQuery Simple Maps Plugin

You Are Here: Home » Blog » Easy Google Maps Integration