Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources
CombinedTileDataSourceOptions
Interface CombinedTileDataSourceOptions
interface
CombinedTileDataSourceOptions
{
dataSources
:
TileDataSource
<
any
,
any
>
[]
;
maxOverzoomLevel
?:
number
;
maxZoom
?:
number
;
minZoom
?:
number
;
zoomLevel
:
number
;
}
Hierarchy (
View Summary
)
TileDataSourceOptions
CombinedTileDataSourceOptions
Index
Properties
data
Sources
max
Overzoom
Level?
max
Zoom?
min
Zoom?
zoom
Level
Properties
data
Sources
dataSources
:
TileDataSource
<
any
,
any
>
[]
Optional
max
Overzoom
Level
maxOverzoomLevel
?:
number
Optional
max
Zoom
maxZoom
?:
number
Optional
min
Zoom
minZoom
?:
number
zoom
Level
zoomLevel
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
Sources
max
Overzoom
Level
max
Zoom
min
Zoom
zoom
Level
Nativescript Doc
@nativescript-community/ui-carto
Loading...