Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download openlayers-7.x-2.0-beta1.tar.gztar.gz 161.48 KB
MD5: f158129699b76e15659392ee84202951
SHA-1: 402a084f81c4e6aa20fd085e52f02a8d266598be
SHA-256: 804d22c3357157977c382674d3b68e672e7b916f5716fd272466355e8f1d8b9a
Download openlayers-7.x-2.0-beta1.zipzip 237.03 KB
MD5: a0f4e7f2dc66ce06e52a6bc74f1a1717
SHA-1: b975ec95bb0e98aca48e7b61c56e5dd430dc6312
SHA-256: 8af5eceec1d18c0bda0c5a889f1731a1a975f8835f5bdde9052894a3ddb8657b

Release notes

Changes since 7.x-2.0-alpha2:

  • Initial version of requirements check for a suggested compatible library version.
  • Created a simple AJAX method for determining openlayers version from the client.
  • Removed OL UI map ahah callback.
  • Order behaviors by title in map making interface. (bu nod_)
  • Added example maps.
  • #1267062 by nod_ and zzolo: Fixed Virtual Earth implementation for 2.11.
  • Removed extra files in Views module.
  • Added more description to behaviors in map making ui.
  • Added options to behaviors based on OL library controls.
  • Fixed minor CSS issue with behavior in map maker form.
  • #1291092 by zzolo: Providing better wording for pan zoom behaviors.
  • Nice popup sprite by Harris Rashid.
  • Fixed minor bug from move of plugins.
  • Added close icon.
  • Added default OpenLayers CSS as it is now not being included.
  • Fixed default map with correct paths and with default styles defined.
  • Updated test maps to use the new theme location.
  • Updated help text for main Settings.
  • Updated center and zoom map for new theme location.
  • Added specificity to work around the fact that the default CSS for the OL library is sometimes included.
  • Added some real basic inline help on map form about displays to help push people in the right direction.
  • Added some comments and formatting to draw feature JS.
  • Added GeoJSON layer type. Added example in test module. Fairly basic so far.
  • Removed manual require check as projection form magic is not longer supported.
  • Fix warnings due to ensuring that overlay options are not added if there are no overlays.
  • Revert to just behaviors as plugin name for backwards compatability.
  • Added full style previews and crosshairs.
  • Added map previews.
  • Implemented layer style select on JS side.
  • Added rendering process for layer style select.
  • Added layer style select to UI.
  • Cleaned up code in map render.
  • Added a basic UPGRADE.txt to point to online docs.
  • Updated CHANGELOG as it was not being maintained.
  • #1257096 by zzolo: Provding default array for layer options forms.
  • #1329560 by nod_: Minor issue when moving to addBehavior approach.
  • #1225346 by zzolo and ao2: Fixed small warning in Views data layer preview.
  • #1175026 by zzolo: Ctools warnings on cache rebuild, actually just a commit representing merge of ctools-upgrade.
  • Updated .info file since Ctools now handles including files.
  • Updated JS inclusion statements.
  • Moved behaviors into the plugins folder.
  • #1329560 by nod_ and zzolo: Ensure that behaviors only get fired once.
  • Moved Views layer type into plugin format.
  • Moved layer types into plugins directory.
  • Updated schema for ctools plugins upgrade.
  • Initial api move to ctools proper plugin use.
  • #1278684 by jucallme: Bug with boxselect plugin.
  • Made the 2.11 Library the default.
  • Added Wrap Date Line onto XYZ layers.
  • Added style previews for non-icon styles
  • Added some marker styles.
  • Changed default styles to match default theme.
  • #1331410 by zzolo: Basically hiding projection options in interface.
  • Cleaned up help and interface for map form.
  • Added module list link to configure.
  • Cleaned up the Style interface a bit.
  • Cleaned up layer interface a bit.
  • Fixing XYZ server resolution issue with OL 2.11.
  • Using multiple domains for MApquest tiles.
  • #1325228 and #1136844 by zzolo: Make MapQuest default map set and update center chooser map.
  • #1136844 by zzolo and ndagire: Nice images by default.
  • #1303094 by becw: Use Views UI Name for clarity.
  • #702824 by mr.baileys: Attaching Drupal behaviors after popups and tooltips.
  • Adding support for MapQuest Open tiles.
  • #1308726 by Jan van Diepen: Ensure layers are loaded before adding to map.
  • #1268210 by nod_ and zzolo: Fixing Google Maps Layers v3.
  • Added wrap dateline option and added description to other options.
Created by: zzolo
Created on: 27 Nov 2011 at 07:51 UTC
Last updated: 9 Jan 2014 at 09:33 UTC
New features
Bug fixes

Other releases