OpenLayers OpenLayers

!WMSPermalink Control


Description

This Control is an enhancement of Control/Permalink and add this functions:

  • Permalink link maintains all informations about each layer in Legend (ex: server url, legend icon url, title, abstract, ecc.).

code sample

  map.addControl(new OpenLayers.Control.WMSPermalink());

know bugs or open issues

  • The permalink url gets very long quickly when adding layers to the map. Some good tricks can make it cleaner.
  • ???