@nativescript-community/ui-carto
Nativescript Doc
Preparing search index...
layers/vector
ClusteredVectorLayer
Class ClusteredVectorLayer
Hierarchy (
View Summary
)
BaseVectorLayer
<
any
,
ClusteredVectorLayerLayerOptions
>
ClusteredVectorLayer
Index
Constructors
constructor
Properties
animated
Clusters?
during
Init
maximum
Cluster
Zoom?
max
Visible
Zoom?
minimum
Cluster
Distance?
min
Visible
Zoom?
native
opacity
options
update
Priority
visible
visible
Zoom
Range
Methods
dispose
expand
Cluster
get
Native
init
Native
View
refresh
set
Vector
Element
Event
Listener
Constructors
constructor
new
ClusteredVectorLayer
(
options
:
ClusteredVectorLayerLayerOptions
,
)
:
ClusteredVectorLayer
Parameters
options
:
ClusteredVectorLayerLayerOptions
Returns
ClusteredVectorLayer
Properties
Optional
animated
Clusters
animatedClusters
?:
boolean
during
Init
duringInit
:
boolean
Optional
maximum
Cluster
Zoom
maximumClusterZoom
?:
number
Optional
max
Visible
Zoom
maxVisibleZoom
?:
number
Optional
minimum
Cluster
Distance
minimumClusterDistance
?:
number
Optional
min
Visible
Zoom
minVisibleZoom
?:
number
native
native
:
any
opacity
opacity
:
number
options
options
:
ClusteredVectorLayerLayerOptions
update
Priority
updatePriority
:
number
visible
visible
:
boolean
visible
Zoom
Range
visibleZoomRange
:
[
number
,
number
]
Methods
dispose
dispose
()
:
any
Returns
any
expand
Cluster
expandCluster
(
element
:
VectorElement
<
any
,
any
>
,
px
:
number
)
:
any
Parameters
element
:
VectorElement
<
any
,
any
>
px
:
number
Returns
any
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
ClusteredVectorLayerLayerOptions
)
:
void
Parameters
native
:
any
options
:
ClusteredVectorLayerLayerOptions
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
animated
Clusters
during
Init
maximum
Cluster
Zoom
max
Visible
Zoom
minimum
Cluster
Distance
min
Visible
Zoom
native
opacity
options
update
Priority
visible
visible
Zoom
Range
Methods
dispose
expand
Cluster
get
Native
init
Native
View
refresh
set
Vector
Element
Event
Listener
Nativescript Doc
@nativescript-community/ui-carto
Loading...