GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/offline/cache/tile-math
VectorZone
Interface VectorZone
A vector download zone: an area plus the zoom range to cache.
interface
VectorZone
{
bounds
:
Bounds
;
cacheMinZoom
:
number
;
cacheMaxZoom
:
number
;
}
Index
Properties
bounds
cache
Min
Zoom
cache
Max
Zoom
Properties
bounds
bounds
:
Bounds
cache
Min
Zoom
cacheMinZoom
:
number
cache
Max
Zoom
cacheMaxZoom
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bounds
cache
Min
Zoom
cache
Max
Zoom
GeoLeaf Core API - v3.0.0
Loading...
A vector download zone: an area plus the zoom range to cache.