OpenLayers PopOut

Categories

Component ID

2431181

Component name

OpenLayers PopOut

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This modules provides a new behaviour for OpenLayers maps: data from the map will be shown in an external div when a map point is clicked.

You can specify the DIV element by ID. By default it will look for #pop-out. In the example in the screenshot, the map data is shown in the sidebar region.

Nearly 100% of the code for this module has been borrowed from the OpenLayers Plus module, specifically from the popup behaviour included in that module. A big thank you for the module maintainers there for an awesome module.

Requirements:

- OpenLayers 2+
- Behavior Weights