Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources
CombinedTileDataSource
Class CombinedTileDataSource<T, U>
Type Parameters
T
U
extends
CombinedTileDataSourceOptions
Hierarchy
TileDataSource
<
T
,
U
>
CombinedTileDataSource
Index
Constructors
constructor
Properties
during
Init
max
Overzoom
Level
max
Zoom?
min
Zoom?
native
options
Methods
get
Native
get
Projection
init
Native
View
load
Tile
Constructors
constructor
new
Combined
Tile
Data
Source
<
T
,
U
>
(
options
?:
U
, native
?:
T
)
:
CombinedTileDataSource
<
T
,
U
>
Type Parameters
T
U
extends
CombinedTileDataSourceOptions
Parameters
Optional
options:
U
Optional
native:
T
Returns
CombinedTileDataSource
<
T
,
U
>
Properties
during
Init
during
Init
:
boolean
max
Overzoom
Level
max
Overzoom
Level
:
number
Optional
max
Zoom
max
Zoom
?:
number
Optional
min
Zoom
min
Zoom
?:
number
native
native
:
T
options
options
:
U
Methods
get
Native
get
Native
(
)
:
T
Returns
T
get
Projection
get
Projection
(
)
:
Projection
Returns
Projection
init
Native
View
init
Native
View
(
native
:
T
, options
:
U
)
:
void
Parameters
native:
T
options:
U
Returns
void
load
Tile
load
Tile
(
x
:
any
, y
:
any
, z
:
any
)
:
any
Parameters
x:
any
y:
any
z:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@nativescript-
community/ui-
carto
core
datasources
datasources/cache
datasources/cartoonline
datasources/http
datasources/maptiler
datasources/mbtiles
datasources/vector
geocoding/service
geometry
geometry/feature
geometry/reader
geometry/simplifier
geometry/writer
index
layers
layers/cluster
layers/raster
layers/vector
packagemanager
projections
projections/epsg3857
projections/epsg4326
rastertiles
routing
search
ui
ui/cssproperties
utils
vectorelements
vectorelements/balloonpopup
vectorelements/group
vectorelements/line
vectorelements/marker
vectorelements/nmlmodel
vectorelements/point
vectorelements/polygon
vectorelements/polygon3d
vectorelements/text
vectortiles
Combined
Tile
Data
Source
constructor
during
Init
max
Overzoom
Level
max
Zoom?
min
Zoom?
native
options
get
Native
get
Projection
init
Native
View
load
Tile
Generated using
TypeDoc