GMapEZ

berenddeboer - August 5, 2008 - 06:35

Gives ordinary users and programmers the ability to show a Google Map on page with no programming required.

Just stick a simple div in the content with some special attributes and a Google Map will be displayed at that point.

Example:

<div class="GMapEZ GSmallMapControl" style="width: 600px; height: 480px;">
  <a href="http://maps.google.com/maps?q=Victoria%20Street%20East,%20Auckland,%20NZ"></a>
</div>

You can give specify an address or a latitude or longitude. All the available options are described in the GMapEZ manual. But note that the option to specify the address is an extension to the gmapez.js library.

Releases

Official releasesDateSizeLinksStatus
6.x-1.12009-Jun-0915.7 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.02008-Aug-0515.85 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.