new LiDARSettingsDialogEvent(type, colorConditions, pointSizeConditions)
Parameters:
Name | Type | Description |
---|---|---|
type |
string | Event type. |
colorConditions |
Mapspace.ColorConditions | Object with the color conditions. |
pointSizeConditions |
Mapspace.PointSizeConditions | Object with the point size conditions. |
- Source:
- mapspace/events.js
Extends
Members
-
colorConditions :Mapspace.ColorConditions
-
Color conditions.
- Source:
- mapspace/events.js
-
pointSizeConditions :Mapspace.PointSizeConditions
-
Point size conditions.
- Source:
- mapspace/events.js