Downloads
Release notes
Mostly bug fixes
* #598206: Localize: Added localize template via potx module.
* #655784: Add support for Geo Data fields to CCK formatter by jerdavis: support for geo_data map formatters.
* #607960: Hide the map if no point is set: Added update function to ensure any previous fields have the right default.
* Small bug in zoom-to-feature behavior whereby it tries to zoom even if there are no features to zoom to
* #624732: Add PanZoom control to OpenLayers Preset UI module by jerdavis: Changed Add PanZoom control to OpenLayers Preset UI module.
* #592816: Cluster behavior does not work with two layers: Rearranged cluster logic to be layer focused.
* #528952: Do not show empty map when views result is empty: Added option in view to allow to not show empty maps.
* jerdavis #623818: Views update breaks OpenLayers views Update for views 2.7
* Small tooltip typo/bug
* #616042: OMMISION: Zoombox TRUE will not work unless Navigation is TRUE Added fix for WMS baselayer transparency. Added documentation on ZoomBox control
* Fixed IE and chrome problems on fullscreen behavior. see #609092: Maps not working in IE
* #586944: zoom_to_layer does not work for closed linestrings: zoom_to_layer and zoom_to_feature now fixed for lines
* BWPanda: #601804: Unsupported operand types... -- Advanced help fixed
* update to fullscreen behavior - can now be on, off, or locked
* Porting the IE7 vector fix to OpenLayers 1.x
* Tooltip: Better theming - can override height and width offsetting. Added documentation
* #603810: tooltip vertical offset too high when rendering view in a panel
* #583556: Clean up JS for 1.x: Cleaned up JS. Added some maps in the testing module.
* #570236: 2.x Port: Support Domain Access module for Layers Keys and Main Settings: Added support for Domain module. There can now be separate settings for the openlayers module and the openlayers_layers module.
* #587392: Guide users to custom builds for deployment.: Added links to admin help and advanced help section.
* #567818: Multiple geospacial fields on same node wont display in views: fixed, plus lots of views cleanup