@vcmap/core
Preparing search index...
WMSSourceOptions
Type Alias WMSSourceOptions
type
WMSSourceOptions
=
{
extent
?:
Extent
;
headers
?:
Record
<
string
,
string
>
;
maxLevel
:
number
;
minLevel
:
number
;
parameters
:
Record
<
string
,
string
>
;
tileSize
:
Size
;
tilingSchema
:
TilingScheme
;
url
:
string
;
version
:
string
;
}
Index
Properties
extent?
headers?
max
Level
min
Level
parameters
tile
Size
tiling
Schema
url
version
Properties
Optional
extent
extent
?:
Extent
Optional
headers
headers
?:
Record
<
string
,
string
>
max
Level
maxLevel
:
number
min
Level
minLevel
:
number
parameters
parameters
:
Record
<
string
,
string
>
tile
Size
tileSize
:
Size
tiling
Schema
tilingSchema
:
TilingScheme
url
url
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extent
headers
max
Level
min
Level
parameters
tile
Size
tiling
Schema
url
version
@vcmap/core
Loading...