Properties:
Name | Type | Attributes | Description |
---|---|---|---|
enableClustering |
boolean
|
Controls how overlapping markers should behave. |
|
collisionHandling |
number
|
Controls how the collision should be handled (nothing/remove labels first/remove icons first) |
|
settings3D.extrusionOpacity |
number
|
The 3D extrusionOpacity opacity between 0.0 and 1.0 |
|
settings3D.wallOpacity |
number
|
The 3D wall opacity between 0.0 and 1.0 |
|
locationSettings |
LocationSettings
|
<nullable> |
SolutionConfig level location settings: Types will inherit these settings. These settings can be overridden by type-level settings. |
mainDisplayRule |
object
|
||
stateDisplayRules |
Object
|
The state DisplayRules |
|
hover |
DisplayRule
|
The hover state DisplayRule |
|
highlight |
DisplayRule
|
The highlight state DisplayRule |
|
selection |
DisplayRule
|
The selection state DisplayRule |
|
hoverHighlight |
DisplayRule
|
The hover highlight state DisplayRule |
|
hoverSelection |
DisplayRule
|
The hover selection state DisplayRule |
|
settings3D |
Settings3D
|
The 3D settings object |