Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources/mbtiles
MBTilesTileDataSourceOptions
Interface MBTilesTileDataSourceOptions
interface
MBTilesTileDataSourceOptions
{
databasePath
?:
string
;
maxOverzoomLevel
?:
number
;
maxZoom
?:
number
;
minZoom
?:
number
;
scheme
?:
MBTilesScheme
;
}
Hierarchy (
View Summary
)
TileDataSourceOptions
MBTilesTileDataSourceOptions
Index
Properties
database
Path?
max
Overzoom
Level?
max
Zoom?
min
Zoom?
scheme?
Properties
Optional
database
Path
databasePath
?:
string
Optional
max
Overzoom
Level
maxOverzoomLevel
?:
number
Optional
max
Zoom
maxZoom
?:
number
Optional
min
Zoom
minZoom
?:
number
Optional
scheme
scheme
?:
MBTilesScheme
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
database
Path
max
Overzoom
Level
max
Zoom
min
Zoom
scheme
Nativescript Doc
@nativescript-community/ui-carto
Loading...