Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources/mbtiles
MBTilesTileDataSource
Class MBTilesTileDataSource
Hierarchy (
View Summary
)
TileDataSource
<
any
,
MBTilesTileDataSourceOptions
>
MBTilesTileDataSource
Index
Constructors
constructor
Properties
during
Init
max
Overzoom
Level
max
Zoom?
min
Zoom?
native
options
Methods
dispose
get
Native
get
Projection
init
Native
View
load
Tile
Constructors
constructor
new
MBTilesTileDataSource
(
options
?:
MBTilesTileDataSourceOptions
,
native
?:
any
,
)
:
MBTilesTileDataSource
Parameters
Optional
options
:
MBTilesTileDataSourceOptions
Optional
native
:
any
Returns
MBTilesTileDataSource
Properties
during
Init
duringInit
:
boolean
max
Overzoom
Level
maxOverzoomLevel
:
number
Optional
max
Zoom
maxZoom
?:
number
Optional
min
Zoom
minZoom
?:
number
native
native
:
any
options
options
:
MBTilesTileDataSourceOptions
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
get
Projection
getProjection
()
:
Projection
Returns
Projection
init
Native
View
initNativeView
(
native
:
any
,
options
:
MBTilesTileDataSourceOptions
)
:
void
Parameters
native
:
any
options
:
MBTilesTileDataSourceOptions
Returns
void
load
Tile
loadTile
(
x
:
any
,
y
:
any
,
z
:
any
)
:
any
Parameters
x
:
any
y
:
any
z
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
max
Overzoom
Level
max
Zoom
min
Zoom
native
options
Methods
dispose
get
Native
get
Projection
init
Native
View
load
Tile
Nativescript Doc
@nativescript-community/ui-carto
Loading...