Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
layers
LayerOptions
Interface LayerOptions
interface
LayerOptions
{
maxVisibleZoom
?:
number
;
minVisibleZoom
?:
number
;
opacity
?:
number
;
updatePriority
?:
number
;
visible
?:
boolean
;
visibleZoomRange
?:
[
number
,
number
]
;
}
Hierarchy (
View Summary
)
LayerOptions
TileLayerOptions
VectorLayerOptions
Index
Properties
max
Visible
Zoom?
min
Visible
Zoom?
opacity?
update
Priority?
visible?
visible
Zoom
Range?
Properties
Optional
max
Visible
Zoom
maxVisibleZoom
?:
number
Optional
min
Visible
Zoom
minVisibleZoom
?:
number
Optional
opacity
opacity
?:
number
Optional
update
Priority
updatePriority
?:
number
Optional
visible
visible
?:
boolean
Optional
visible
Zoom
Range
visibleZoomRange
?:
[
number
,
number
]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Visible
Zoom
min
Visible
Zoom
opacity
update
Priority
visible
visible
Zoom
Range
Nativescript Doc
@nativescript-community/ui-carto
Loading...