Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
layers
Layer
Class Layer<T, U>
Type Parameters
T
U
extends
LayerOptions
Hierarchy (
View Summary
)
BaseNative
<
T
,
U
>
Layer
TileLayer
BaseVectorLayer
Index
Constructors
constructor
Properties
during
Init
max
Visible
Zoom?
min
Visible
Zoom?
native
opacity
options
update
Priority
visible
visible
Zoom
Range
Methods
dispose
get
Native
init
Native
View
refresh
Constructors
constructor
new
Layer
<
T
,
U
extends
LayerOptions
>
(
options
:
U
)
:
Layer
<
T
,
U
>
Type Parameters
T
U
extends
LayerOptions
Parameters
options
:
U
Returns
Layer
<
T
,
U
>
Properties
during
Init
duringInit
:
boolean
Optional
max
Visible
Zoom
maxVisibleZoom
?:
number
Optional
min
Visible
Zoom
minVisibleZoom
?:
number
native
native
:
T
opacity
opacity
:
number
options
options
:
U
update
Priority
updatePriority
:
number
visible
visible
:
boolean
visible
Zoom
Range
visibleZoomRange
:
[
number
,
number
]
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
T
Returns
T
init
Native
View
initNativeView
(
native
:
T
,
options
:
U
)
:
void
Parameters
native
:
T
options
:
U
Returns
void
refresh
refresh
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
max
Visible
Zoom
min
Visible
Zoom
native
opacity
options
update
Priority
visible
visible
Zoom
Range
Methods
dispose
get
Native
init
Native
View
refresh
Nativescript Doc
@nativescript-community/ui-carto
Loading...