Map layers and taxonomy

This map initially show only a map context. With the map layer tree, one can dynamically add or remove map layers which are assigned the terms of the taxonomy that the tree represents.

The map is defined as [map id="tree" context="node/36/context" width="600" height="300" title="Map layers" /].

In the settings page at /?q=admin/mappingkit/maplayer you can select a vocabulary and enter an id for the map that will display the Map layer feeds from the tree view.

Note that the map layer tree block is only visible for the following php code returns TRUE: <?php return isset($GLOBALS["maps"][variable_get("maplayer_map_id", "tree")]); ?>.