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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2009-Jun-09 | 15.7 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0 | 2008-Aug-05 | 15.85 KB | Download · Release notes | Recommended for 5.x | |
