Class: OpenSearchLayer

Layer. OpenSearchLayer

This layer draws an OpenSearch dynamic layer

new OpenSearchLayer(options)

Parameters:
Name Type Description
options Object Configuration properties for the layer. See AbstractLayer for base properties
Properties
Name Type Argument Default Description
serviceUrl String Url of OpenSearch description XML file
minOrder int <optional>
5 Starting order for OpenSearch requests
maxRequests int <optional>
2 Max request
invertY Boolean <optional>
false a boolean, if set all the image data of current layer is flipped along the vertical axis
coordSystemRequired Boolean <optional>
true
style FeatureStyle <optional>
new FeatureStyle()

Extends

Methods


getGlobe()

Inherited From:
Implements:

getID()

Inherited From:
Implements:

getName()

Inherited From:
Implements:

getAttribution()

Inherited From:
Implements:

getCopyrightUrl()

Inherited From:
Implements:

getAck()

Inherited From:
Implements:

getIcon()

Inherited From:
Implements:

getDescription()

Inherited From:
Implements:

isVisible()

Inherited From:
Implements:

setVisible()

Inherited From:
Implements:

getOpacity()

Inherited From:
Implements:

setOpacity()

Inherited From:
Implements:

getProperties()

Inherited From:
Implements:

getType()

Inherited From:
Implements:

isPickable()

Inherited From:
Implements:

isType()

Inherited From:
Implements:

getServices()

Inherited From:
Implements:

getCoordinateSystem()

Inherited From:
Implements:

_attach()

Inherited From:
Implements:

_detach()

Inherited From:
Implements:

getBaseURl()

Inherited From:
Implements:

getDataType()

Inherited From:
Implements:

getFormat()

Inherited From:
Implements:

isDeletable()

Inherited From:
Implements:

getColor()

Inherited From:
Implements:

getStyle()

Inherited From:
Implements:

getAvailableServices()

Inherited From:
Implements: