Maps and Navigation SDK
data-management:onboard-nds-store
/
com.tomtom.sdk.datamanagement.nds
/
NdsStore
/
MapOperation
Map
Operation
data
class
MapOperation
(
val
operation
:
MapOperationType
,
val
node
:
RegionGraphNodeId
)
Represents an operation on the onboard map
Note:
Operations can only be done on updatable regions.
Constructors
Properties
Constructors
Map
Operation
Link copied to clipboard
fun
MapOperation
(
operation
:
MapOperationType
,
node
:
RegionGraphNodeId
)
Properties
node
Link copied to clipboard
val
node
:
RegionGraphNodeId
operation
Link copied to clipboard
val
operation
:
MapOperationType