new ViewerModes.(terria, pointMovedCallback)
- Source:
For letting user drag existing points, altering their position without creating or destroying them. Works for all
Parameters:
Name | Type | Description |
---|---|---|
terria |
Terria | The Terria instance. |
pointMovedCallback |
PointMovedCallback | A function that is called when a point is moved. |