$#! | |
_labelHTML, GeoMOOSE. | |
_ol_layer, GeoMOOSE. | |
C | |
clearPopupsOnMove, GeoMOOSE. | |
clusteringEnabled, GeoMOOSE. | |
controls, GeoMOOSE. | |
cssName, GeoMOOSE. | |
D | |
displayInLayerSwitcher | |
M | |
mapbookType, GeoMOOSE. | |
metadata, GeoMOOSE. | |
P | |
params, GeoMOOSE. | |
path, GeoMOOSE. | |
paths, GeoMOOSE. | |
printable, GeoMOOSE. | |
T | |
title, GeoMOOSE. | |
titles, GeoMOOSE. |
Stores the text template for updating the legend chip in a color picker.
_labelHTML: '<span class="dijitInline" style="border: solid 1px black; width: 18px; height: 1em; background-color: ${color}"></span>'
The OpenLayers Object Managed by the GeoMOOSE layer
_ol_layer: null
Toggle whether to clear popups when the user moves the mouse.
clearPopupsOnMove: false
Set to “true” when we have added clustering to the style.
clusteringEnabled: false
A hash of OL controls supported by the layer.
controls: {}
CSS Friendly identifier for the MapSource.
cssName: ""
Toggles whether the map source should be displayed in any of the layer-by-layer catalogs.
displayInLayerSwitcher: true
Overrriden from the base class to not display by default.
displayInLayerSwitcher: false
The matching “type” attribute from the mapbook XML
mapbookType: null
A hash of the metadata URLs keyed on layer path.
metadata: {}
Used to hold the “parameters” found in the mapbook.
params: {}
The root path of the MapSource.
path: ""
A list of the matching paths for this layer.
paths: []
Indication whether this MapSource is printable.
printable: false
Title for the layer
title: null
A hash of the titles keyed on layer path.
titles: {}