Downloads
Download tar.gz
23.06 KB
MD5: 91265210e3333cdf53027b020bf74bed
SHA-1: 73db5e428fae1422cfd565cd3715158160df8c75
SHA-256: 4b4ed9f04d470a48d8d30474f84697ff14a0c9e29ded86ed2dc644cdcf1eaab0
Download zip
24.88 KB
MD5: beeab599abc186eab4a3aa08c21a7349
SHA-1: 1d008553e478d5efb857a842c25e9878bb16145f
SHA-256: dbc27e03adb0c67ce80cfa098db612ee756aa9b7aab7f0ca221fccb7e06d94c1
Release notes
First release to integrate the Mapbuilder client with Drupal.
Features:
- map context node containing (limited) description of the map and its map layers; a context node can be used in mapbuilder using the relative url 'mapbuilder/context/<node id>'
- map configuration node refering a certain context 'file'; a configuration node can be used in mapbuilder using the relative url 'mapbuilder/config/<node id>'
- a map configuration can be included in a drupal node using a mapbuilder filter with a tag as '<map config="path/to/config" />' or '<map>path/to/config</map>'.