Posted by bdragon on September 17, 2008 at 2:52pm
| Download | Size | md5 hash |
|---|---|---|
| gmap-5.x-1.0-beta4.tar.gz | 153.54 KB | 90c80929466af34669f386c421299289 |
| gmap-5.x-1.0-beta4.zip | 213.33 KB | b1811c58630a4f7aa0d4b722ec8147e3 |
Last updated: December 24, 2010 - 23:06
Changes since DRUPAL-5--1-0-BETA3:
- Code style fixes.
- fix E_ALL compliance issues.
- Make getMap a bit more user friendly by allowing passing widget ids.
- Integrate some of bevan's mods into marker.js.
- Attempt to fix some oddities with markerdata.js by adding it inline.
- XHTML fix -- Avoid setting element ids twice.
- #307964 by agrivas: Fix query in gmap_location_node_page when nid is supplied.
- Since I keep making the mistake of using comma delimited behaviors in macros, we might as well support the syntax.
- Standardize the block macros, and make them easier to upgrade in the future.
- Reduce the number of variables used by the location map block.
- #304495 by geodaniel: Gmap Location: incorrect link under map on map/user.
- Get rid of the line color defines, FINALLY.