Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download openlayers-7.x-2.0-beta11.tar.gztar.gz 201.14 KB
MD5: 219e95291e3f127baf20817d711309cc
SHA-1: a51413904defb9bd0258e1348fc57f3897607e5a
SHA-256: f9b5d114542f24f7f8dc91e7acd1597fabbc2c47b63bd842c97b94b7ea27f8fd
Download openlayers-7.x-2.0-beta11.zipzip 305.57 KB
MD5: ea009d571ff2084086c9b5f5093d55fe
SHA-1: 9b954acfa0ef26156f36d1506a57948404bf6825
SHA-256: ebfa62e92dc9d1e6d63b9079d1cb89ac234d378653c412bf83f222cb27039551

Release notes

Changes since 7.x-2.0-beta9

  • view commit • Remove useless method get_wkt().
  • view commit • Remove code related to old #node rendering in popup. Renamed some variable name for more consistency. Added a new option in the popup behavior who allow you to set the position of the popup when clicking on it. At the mouse position or at the center of the feature.
  • view commit • Issue 2233349: preload geojson layers when using fixed strategy
  • view commit • Refactoring the way styles are used in OpenLayers Views. Remove the OpenLayers Style formatter, now useless. Remove useless functions linked to the style rendering when it was using the old way. Added a "Default temporary select" style with a darker opacity, to be used with the Tooltip or Hover behavior. Remove the validation functions in the OpenLayers Styles layer so we can now use field tokens, a new fieldset has also been created with the list of fields available. The module "Image URL Formatter and Image Width and Height Formatter" are now needed if you want to display image as graphics for your features. It adds more work, but also more flexibility.
  • view commit • Change the way available fields for OpenLayers Styles are found. Now relying on availlable views (openlayers_data type) instead of field list, it makes more sense.
  • view commit • Add a trim on the features row rendering.
  • view commit • Adding more properties to the OpenLayers Styles (From OpenLayers 2.13.1) By default, yOrdering is set to TRUE for OpenLayers Views Vector layers. It means that if you want to use it, you have to add the 'Global: View result counter' field to your view and configure the style to use the token. (${counter}) Removed useless and unneeded form select.
  • view commit • Make sur we get the raw value of the WKT field.
  • view commit • Issue #2227993: Marker layer loses fullscreen properties after refresh
  • view commit • Issue #2244997: Grouping field not working This quick commit should fix the problem.
  • view commit • Use url() with drupal_get_path() for the default markers provided by the module.
  • view commit • Use base_path() instead of url() for getting the path to the externalGraphic of an Openlayers Styles.
  • view commit • Issue #2300699 by FeyP: Broken map, if js settings are added twice
  • view commit • Issue #2274669 by BWPanda: Wrong URL for Black marker styles
  • view commit • Issue #2257461 by BWPanda: Library used in the drush makefile doesn't work out of the box
  • view commit • Issue #2197191 by FeyP: Add attribution option for KML layers
  • view commit • Issue #2098755 by awolfey: External source of OpenLayers.js doesn't allow protocol neutral URLs
  • view commit • Issue #2302169 by FeyP: Initial centerpoint not preserved during subsequent map edits
  • view commit • Issue #2116437 by acbramley: Clustering seems to make first feature of cluster "remember" the location of the cluster causing incorrect points on map
  • view commit • Issue #2227993: Marker layer loses fullscreen properties after refresh
  • view commit • Issue #2303331: No available token field on style edit form
  • view commit • Issue #2275917 by patrickbrosi: matrixIds always prefixed by matrixSet in WMTS layer
  • view commit • Issue #2232445: remove drush make file from module
  • view commit • Issue #2257461: Fix openlayers archive url
  • view commit • Fix download URI in the drush command 'dl-openlayers'
  • view commit • Fix Openlayers URI in example makefile and in drush command.
  • view commit • Issue #2254625 by m.stenta, Sweetchuck, mshepherd | filippo.ledda: Fixed Layer gets pushed down in map.
  • view commit • Issue #2344127 by batje: Added zoomtolayer only when there are features.
  • view commit • Issue #2191887 by samspinoy, rob_johnston, olofjohansson: Fixed Localization support.
Created by: Pol
Created on: 17 Oct 2014 at 11:05 UTC
Last updated: 17 Oct 2014 at 16:05 UTC
Bug fixes
New features

Other releases