CurrentMapOperation

data class CurrentMapOperation(val operationType: MapOperationType)

The information about the current map operation.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

The current map operation type.