Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
layers/cluster
ClusterElementBuilderOptions
Interface ClusterElementBuilderOptions
interface
ClusterElementBuilderOptions
{
bbox
?:
boolean
;
buildClusterElement
?:
(
position
:
MapPos
,
elements
:
VectorElementVector
,
)
=>
BaseVectorElement
<
any
,
any
>
;
color
?:
string
|
Color
;
font
?:
Font
;
image
?:
string
|
ImageSource
|
ImageAsset
;
shape
?:
string
;
size
?:
number
;
textColor
?:
string
|
Color
;
textSize
?:
number
;
}
Index
Properties
bbox?
build
Cluster
Element?
color?
font?
image?
shape?
size?
text
Color?
text
Size?
Properties
Optional
bbox
bbox
?:
boolean
Optional
build
Cluster
Element
buildClusterElement
?:
(
position
:
MapPos
,
elements
:
VectorElementVector
,
)
=>
BaseVectorElement
<
any
,
any
>
Optional
color
color
?:
string
|
Color
Optional
font
font
?:
Font
Optional
image
image
?:
string
|
ImageSource
|
ImageAsset
Optional
shape
shape
?:
string
Optional
size
size
?:
number
Optional
text
Color
textColor
?:
string
|
Color
Optional
text
Size
textSize
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bbox
build
Cluster
Element
color
font
image
shape
size
text
Color
text
Size
Nativescript Doc
@nativescript-community/ui-carto
Loading...