Class

SolutionConfig

SolutionConfig()

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 Properties 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 DisplayRule

Methods

# static merge(refObj, input) → {SolutionConfig}

Returns a new instance of the SolutionConfig class merging the previous and the incoming values.
Parameters:
Name Type Description
refObj SolutionConfig
input object