GeoLeaf Core API - v3.0.0
Preparing search index...
kernel/geojson/loader/loader-types
GeoJSONLayerManagerLike
Interface GeoJSONLayerManagerLike
GeoJSON layer manager (registerWithLayerManager, updateLayerVisibilityByZoom).
interface
GeoJSONLayerManagerLike
{
registerWithLayerManager
()
:
void
;
updateLayerVisibilityByZoom
()
:
void
;
}
Hierarchy (
View Summary
)
GeoJSONLayerManagerLike
CoreLayerManagerLike
Index
Methods
register
With
Layer
Manager
update
Layer
Visibility
By
Zoom
Methods
register
With
Layer
Manager
registerWithLayerManager
()
:
void
Returns
void
update
Layer
Visibility
By
Zoom
updateLayerVisibilityByZoom
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
register
With
Layer
Manager
update
Layer
Visibility
By
Zoom
GeoLeaf Core API - v3.0.0
Loading...
GeoJSON layer manager (registerWithLayerManager, updateLayerVisibilityByZoom).