Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
layers/vector
VectorLayer
Class VectorLayer
Hierarchy (
View Summary
)
BaseVectorLayer
<
any
,
VectorLayerOptions
>
VectorLayer
EditableVectorLayer
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
set
Vector
Element
Event
Listener
Constructors
constructor
new
VectorLayer
(
options
:
VectorLayerOptions
)
:
VectorLayer
Parameters
options
:
VectorLayerOptions
Returns
VectorLayer
Properties
during
Init
duringInit
:
boolean
Optional
max
Visible
Zoom
maxVisibleZoom
?:
number
Optional
min
Visible
Zoom
minVisibleZoom
?:
number
native
native
:
any
opacity
opacity
:
number
options
options
:
VectorLayerOptions
update
Priority
updatePriority
:
number
visible
visible
:
boolean
visible
Zoom
Range
visibleZoomRange
:
[
number
,
number
]
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
VectorLayerOptions
)
:
void
Parameters
native
:
any
options
:
VectorLayerOptions
Returns
void
refresh
refresh
()
:
any
Returns
any
set
Vector
Element
Event
Listener
setVectorElementEventListener
<
T
=
DefaultLatLonKeys
>
(
listener
:
VectorElementEventListener
<
T
>
,
projection
?:
Projection
,
nativeClass
?:
any
,
)
:
void
Type Parameters
T
=
DefaultLatLonKeys
Parameters
listener
:
VectorElementEventListener
<
T
>
Optional
projection
:
Projection
Optional
nativeClass
:
any
Returns
void
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
set
Vector
Element
Event
Listener
Nativescript Doc
@nativescript-community/ui-carto
Loading...