OpenLayers OpenLayers

!WMSExporter Control


Description

WMSExporter offers the possibility to save the map you have built up with WMSManager as simple HTML and Javascript code. You just need to copy and paste the code shown by the popup to integrate that map in your web site.

code sample

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

know bugs or open issues

  • not sure about the behavior with many layers.
  • ???