Basic class for sketch and WFS-T Layers.
GeoMOOSE. | Basic class for sketch and WFS-T Layers. |
Variables | |
clusteringEnabled | Set to “true” when we have added clustering to the style. |
displayInLayerSwitcher | Overrriden from the base class to not display by default. |
Functions | |
constructor | Creates a new Vector Layer |
save | Called after any changes. |
Get a print represetnation for the vectors. |
Set to “true” when we have added clustering to the style.
clusteringEnabled: false
Overrriden from the base class to not display by default.
displayInLayerSwitcher: false
Creates a new Vector Layer
editable: true, constructor: function( mapbook_entry )
Called after any changes.
save: function()
Get a print represetnation for the vectors.
printable: true, /* this can be printed */ print: function()