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