Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
layers/cluster
ClusterElementBuilder
Class ClusterElementBuilder<T, U>
Type Parameters
T
U
extends
ClusterElementBuilderOptions
Hierarchy (
View Summary
)
BaseNative
<
T
,
U
>
ClusterElementBuilder
Index
Constructors
constructor
Properties
bbox?
build
Cluster
Element?
color?
during
Init
font?
image?
native
options
shape?
size?
text
Color?
text
Size?
Methods
dispose
get
Native
init
Native
View
Constructors
constructor
new
ClusterElementBuilder
<
T
,
U
extends
ClusterElementBuilderOptions
>
(
options
:
U
,
)
:
ClusterElementBuilder
<
T
,
U
>
Type Parameters
T
U
extends
ClusterElementBuilderOptions
Parameters
options
:
U
Returns
ClusterElementBuilder
<
T
,
U
>
Properties
Optional
bbox
bbox
?:
boolean
Optional
build
Cluster
Element
buildClusterElement
?:
(
position
:
MapPos
,
elements
:
VectorElementVector
,
)
=>
BaseVectorElement
<
any
,
any
>
Optional
color
color
?:
string
|
Color
during
Init
duringInit
:
boolean
Optional
font
font
?:
Font
Optional
image
image
?:
string
|
ImageSource
|
ImageAsset
native
native
:
T
options
options
:
U
Optional
shape
shape
?:
string
Optional
size
size
?:
number
Optional
text
Color
textColor
?:
string
|
Color
Optional
text
Size
textSize
?:
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
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bbox
build
Cluster
Element
color
during
Init
font
image
native
options
shape
size
text
Color
text
Size
Methods
dispose
get
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...