Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources/maptiler
MapTilerOnlineTileDataSource
Class MapTilerOnlineTileDataSource
Hierarchy (
View Summary
)
TileDataSource
<
any
,
MapTilerOnlineTileDataSourceOptions
>
MapTilerOnlineTileDataSource
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
MapTilerOnlineTileDataSource
(
options
?:
MapTilerOnlineTileDataSourceOptions
,
native
?:
any
,
)
:
MapTilerOnlineTileDataSource
Parameters
Optional
options
:
MapTilerOnlineTileDataSourceOptions
Optional
native
:
any
Returns
MapTilerOnlineTileDataSource
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
:
MapTilerOnlineTileDataSourceOptions
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
:
MapTilerOnlineTileDataSourceOptions
)
:
void
Parameters
native
:
any
options
:
MapTilerOnlineTileDataSourceOptions
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...