GeoLeaf Core API - v3.0.0
Preparing search index...
kernel/themes/theme-applier/core
ActiveProfile
Interface ActiveProfile
Active profile descriptor (loose JSON, members read across the cluster).
interface
ActiveProfile
{
id
?:
string
;
profilesBasePath
?:
string
;
geojsonLayers
?:
ProfileLayerConfig
[]
;
geojson
?:
{
layers
?:
ProfileLayerConfig
[]
}
;
layers
?:
ProfileLayerConfig
[]
;
Layers
?:
ProfileLayerConfig
[]
;
performance
?:
{
themeBatchSize
?:
number
}
;
}
Index
Properties
id?
profiles
Base
Path?
geojson
Layers?
geojson?
layers?
Layers?
performance?
Properties
Optional
id
id
?:
string
Optional
profiles
Base
Path
profilesBasePath
?:
string
Optional
geojson
Layers
geojsonLayers
?:
ProfileLayerConfig
[]
Optional
geojson
geojson
?:
{
layers
?:
ProfileLayerConfig
[]
}
Optional
layers
layers
?:
ProfileLayerConfig
[]
Optional
Layers
Layers
?:
ProfileLayerConfig
[]
Optional
performance
performance
?:
{
themeBatchSize
?:
number
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
profiles
Base
Path
geojson
Layers
geojson
layers
Layers
performance
GeoLeaf Core API - v3.0.0
Loading...
Active profile descriptor (loose JSON, members read across the cluster).