Google Maps
December 16th, 2009
Comments Off
A couple of months ago I had the opportunity to explore and implement the Google Maps API. I wrote a JavaScript class that provides all the necessary callback implementations and configurations for using the Google Maps API on a website (free google api key required). The class is designed to work around JQuery and PHP. With some research and effort I was able to come up with an object that is capable of displaying multiple maps on a single page with different map styles and other parameters.…forward and reverse geocoding are also supported.