Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources/cache
PersistentCacheTileDataSourceOptions
Interface PersistentCacheTileDataSourceOptions
interface
PersistentCacheTileDataSourceOptions
{
cacheOnlyMode
?:
boolean
;
capacity
?:
number
;
databasePath
?:
string
;
dataSource
:
TileDataSource
<
any
,
any
>
;
maxOverzoomLevel
?:
number
;
maxZoom
?:
number
;
minZoom
?:
number
;
}
Hierarchy (
View Summary
)
TileDataSourceOptions
PersistentCacheTileDataSourceOptions
Index
Properties
cache
Only
Mode?
capacity?
database
Path?
data
Source
max
Overzoom
Level?
max
Zoom?
min
Zoom?
Properties
Optional
cache
Only
Mode
cacheOnlyMode
?:
boolean
Optional
capacity
capacity
?:
number
Optional
database
Path
databasePath
?:
string
data
Source
dataSource
:
TileDataSource
<
any
,
any
>
Optional
max
Overzoom
Level
maxOverzoomLevel
?:
number
Optional
max
Zoom
maxZoom
?:
number
Optional
min
Zoom
minZoom
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cache
Only
Mode
capacity
database
Path
data
Source
max
Overzoom
Level
max
Zoom
min
Zoom
Nativescript Doc
@nativescript-community/ui-carto
Loading...