A while back we decided to integrate the Google Map into our websites. We liked the functionality and use of the maps and wanted a way to allow our clients to be able to experience the maps on their websites. So we created a control, two actually, that allows us to place a Google Map on a Sitefinity CMS site with a single location or multiple locations.
We built the controls out using the Google Maps API, and also leveraged the ever so popular JQuery framework. The controls use a jQuery plugin called jMaps, but was altered to ...