@terrestris/ol-util
Preparing search index...
LayerUtil/InkmapTypes
InkmapWmsLayer
Interface InkmapWmsLayer
interface
InkmapWmsLayer
{
attribution
?:
string
;
customParams
?:
any
;
layer
:
string
;
layerName
?:
string
;
legendUrl
?:
string
;
opacity
?:
number
;
tiled
?:
boolean
;
type
:
"WMS"
;
url
:
string
;
}
Index
Properties
attribution?
custom
Params?
layer
layer
Name?
legend
Url?
opacity?
tiled?
type
url
Properties
Optional
attribution
attribution
?:
string
Optional
custom
Params
customParams
?:
any
layer
layer
:
string
Optional
layer
Name
layerName
?:
string
Optional
legend
Url
legendUrl
?:
string
Optional
opacity
opacity
?:
number
Optional
tiled
tiled
?:
boolean
type
type
:
"WMS"
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribution
custom
Params
layer
layer
Name
legend
Url
opacity
tiled
type
url
@terrestris/ol-util
Loading...