Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources/cache
MemoryCacheTileDataSourceOptions
Interface MemoryCacheTileDataSourceOptions
interface
MemoryCacheTileDataSourceOptions
{
capacity
?:
number
;
dataSource
:
TileDataSource
<
any
,
any
>
;
maxOverzoomLevel
?:
number
;
maxZoom
?:
number
;
minZoom
?:
number
;
}
Hierarchy (
View Summary
)
TileDataSourceOptions
MemoryCacheTileDataSourceOptions
Index
Properties
capacity?
data
Source
max
Overzoom
Level?
max
Zoom?
min
Zoom?
Properties
Optional
capacity
capacity
?:
number
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
capacity
data
Source
max
Overzoom
Level
max
Zoom
min
Zoom
Nativescript Doc
@nativescript-community/ui-carto
Loading...