Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources/cache
PersistentCacheTileDataSource
Class PersistentCacheTileDataSource
Hierarchy
TileDataSource
<
any
,
PersistentCacheTileDataSourceOptions
>
PersistentCacheTileDataSource
Index
Constructors
constructor
Properties
cache
Only
Mode
capacity
during
Init
max
Overzoom
Level
max
Zoom?
min
Zoom?
native
options
Methods
clear
get
Native
get
Projection
init
Native
View
load
Tile
start
Download
Area
stop
All
Downloads
Constructors
constructor
new
Persistent
Cache
Tile
Data
Source
(
options
?:
PersistentCacheTileDataSourceOptions
, native
?:
any
)
:
PersistentCacheTileDataSource
Parameters
Optional
options:
PersistentCacheTileDataSourceOptions
Optional
native:
any
Returns
PersistentCacheTileDataSource
Properties
cache
Only
Mode
cache
Only
Mode
:
boolean
capacity
capacity
:
number
during
Init
during
Init
:
boolean
max
Overzoom
Level
max
Overzoom
Level
:
number
Optional
max
Zoom
max
Zoom
?:
number
Optional
min
Zoom
min
Zoom
?:
number
native
native
:
any
options
options
:
PersistentCacheTileDataSourceOptions
Methods
clear
clear
(
)
:
any
Returns
any
get
Native
get
Native
(
)
:
any
Returns
any
get
Projection
get
Projection
(
)
:
Projection
Returns
Projection
init
Native
View
init
Native
View
(
native
:
any
, options
:
PersistentCacheTileDataSourceOptions
)
:
void
Parameters
native:
any
options:
PersistentCacheTileDataSourceOptions
Returns
void
load
Tile
load
Tile
(
x
:
any
, y
:
any
, z
:
any
)
:
any
Parameters
x:
any
y:
any
z:
any
Returns
any
start
Download
Area
start
Download
Area
<
T
>
(
mapBounds
:
MapBounds
<
T
>
, minZoom
:
number
, maxZoom
:
number
, tileDownloadListener
:
TileDownloadListener
)
:
any
Type Parameters
T =
DefaultLatLonKeys
Parameters
mapBounds:
MapBounds
<
T
>
minZoom:
number
maxZoom:
number
tileDownloadListener:
TileDownloadListener
Returns
any
stop
All
Downloads
stop
All
Downloads
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@nativescript-
community/ui-
carto
core
datasources
datasources/cache
datasources/cartoonline
datasources/http
datasources/maptiler
datasources/mbtiles
datasources/vector
geocoding/service
geometry
geometry/feature
geometry/reader
geometry/simplifier
geometry/writer
index
layers
layers/cluster
layers/raster
layers/vector
packagemanager
projections
projections/epsg3857
projections/epsg4326
rastertiles
routing
search
ui
ui/cssproperties
utils
vectorelements
vectorelements/balloonpopup
vectorelements/group
vectorelements/line
vectorelements/marker
vectorelements/nmlmodel
vectorelements/point
vectorelements/polygon
vectorelements/polygon3d
vectorelements/text
vectortiles
Persistent
Cache
Tile
Data
Source
constructor
cache
Only
Mode
capacity
during
Init
max
Overzoom
Level
max
Zoom?
min
Zoom?
native
options
clear
get
Native
get
Projection
init
Native
View
load
Tile
start
Download
Area
stop
All
Downloads
Generated using
TypeDoc