Constructor
# new SolutionConfig()
Properties:
Name | Type | 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 |
object
|
The 3D settings object |
extrusionOpacity |
number
|
The 3D extrusionOpacity opacity between 0.0 and 1.0 |
wallOpacity |
number
|
The 3D wall opacity between 0.0 and 1.0 |
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 |