GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/vector-tiles/vector-tiles-layer-data
buildVtLayerData
Function buildVtLayerData
buildVtLayerData
(
args
:
{
layerId
:
string
;
layerLabel
:
string
;
def
:
VtLayerDef
;
vtLayerName
:
string
;
tileUrl
:
string
;
styleData
:
GeoJSONCurrentStyle
|
null
;
createdSubIds
:
string
[]
;
layerBasePath
:
string
;
}
,
)
:
GeoJSONLayerEntry
Assembles the shared-state layer-data record for a loaded VT layer.
Parameters
args
:
{
layerId
:
string
;
layerLabel
:
string
;
def
:
VtLayerDef
;
vtLayerName
:
string
;
tileUrl
:
string
;
styleData
:
GeoJSONCurrentStyle
|
null
;
createdSubIds
:
string
[]
;
layerBasePath
:
string
;
}
Returns
GeoJSONLayerEntry
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GeoLeaf Core API - v3.0.0
Loading...
Assembles the shared-state layer-data record for a loaded VT layer.