oll

Namespace for OpenLayers layers.

Summary
ollNamespace for OpenLayers layers.
Namespace Properties
Namespace URI{http://www.openlayers.org/layer}
Default prefixoll
Configurable Components
oll:LayerAbstract base component for layer configurations.
Configurable Properties
name{String}
id{String}
layerId{String}
title{String}
opacity{Number}
alwaysInRange{Boolean}
isBaseLayer{Boolean}
isFeatureLayer{Boolean}
alpha{Boolean}
displayInLayerSwitcher{Boolean}
visibility{Boolean}
attribution{String}
gutter{Integer}
projection{ol:Projection}
units{String}
resolutions{Double[]}
maxExtent{ol:Bounds}
minExtent{ol:Bounds}
maxResolution{Number}
minResolution{Number}
numZoomLevels{Integer}
maxScale{Number}
minScale{Number}
maxScaleDenominator{Number}
minScaleDenominator{Number}
displayOutsideMaxExtent{Boolean}
wrapDateLine{Boolean}
transitionEffect{String}
legend{Object} Legend provider
selected{Boolean}
queryable{Boolean}
attributes

Namespace Properties

Default prefix

oll

Configurable Components

oll:Layer

Abstract base component for layer configurations.

See also

  • oll namespace
  • {<OpenLayers.Layer>}

Configurable Properties

name

{String}

id

{String}

layerId

{String}

title

{String}

opacity

{Number}

alwaysInRange

{Boolean}

isBaseLayer

{Boolean}

isFeatureLayer

{Boolean}

alpha

{Boolean}

displayInLayerSwitcher

{Boolean}

visibility

{Boolean}

attribution

{String}

gutter

{Integer}

projection

units

{String}

resolutions

{Double[]}

maxExtent

minExtent

maxResolution

{Number}

minResolution

{Number}

numZoomLevels

{Integer}

maxScale

{Number}

minScale

{Number}

maxScaleDenominator

{Number}

minScaleDenominator

{Number}

displayOutsideMaxExtent

{Boolean}

wrapDateLine

{Boolean}

transitionEffect

{String}

legend

{Object} Legend provider

selected

{Boolean}

queryable

{Boolean}

attributes

Namespace for OpenLayers layers.