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