Preparing search index...
The search index is not available
@vcmap/core
@vcmap/core
getTilingScheme
Function getTilingScheme
get
Tiling
Scheme
(
layerOptions
)
:
WebMercatorTilingScheme
|
GeographicTilingScheme
Gets the tiling scheme associated with this layerConfig
Parameters
layerOptions
:
VcsObjectOptions
&
{
activeOnStartup
?:
boolean
;
allowPicking
?:
boolean
;
copyright
?:
CopyrightOptions
;
datasourceId
?:
string
;
exclusiveGroups
?:
(
string
|
symbol
)
[]
;
extent
?:
ExtentOptions
;
featureProvider
?:
|
AbstractFeatureProvider
|
AbstractAttributeProvider
|
AbstractFeatureProviderOptions
|
AbstractAttributeProviderOptions
;
headers
?:
Record
<
string
,
string
>
;
hiddenObjectIds
?:
string
[]
;
ignoreMapLayerTypes
?:
boolean
;
mapNames
?:
string
[]
;
url
?:
string
|
Record
<
string
,
string
>
;
zIndex
?:
number
;
}
&
{
imageryLayerOptions
?:
ConstructorOptions
;
maxLevel
?:
number
;
maxRenderingLevel
?:
number
;
minLevel
?:
number
;
minRenderingLevel
?:
number
;
opacity
?:
number
;
splitDirection
?:
string
;
tilingSchema
?:
TilingScheme
;
}
&
TilingSchemeOptions
Returns
WebMercatorTilingScheme
|
GeographicTilingScheme
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vcmap/core
Loading...
Gets the tiling scheme associated with this layerConfig