OpenSpace Ordnance Survey Mapping API JavaScript Library Version 0.7.2 |
OpenLayers. PopupA popup is a small div that can opened and closed on the map. Typically opened in response to clicking on a marker. See OpenLayers.Marker. Popup’s don’t require their own layer and are added the the map using the OpenLayers.Map.addPopup method. ExampleSummary
OpenLayers. PopupCreate a popup. Parameters
|
addPopup: function( popup, exclusive )