OpenLayers JavaScript Mapping Library |
OpenLayers. Layer. EventPaneBase class for 3rd party layers. Create a new event pane layer with the OpenLayers.Layer.EventPane constructor. Inherits fromSummary
removeMap
On being removed from the map, we’ll like to remove the invisible ‘pane’ div that we added to it on creation. Parameters
|
Deconstruct this layer.
destroy: function()
On being removed from the map, we’ll like to remove the invisible ‘pane’ div that we added to it on creation.
removeMap: function( map )