scheduleMapOperations

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun scheduleMapOperations(operations: List<CompositeRegionOperation>)

Schedules the given operations to be performed on the offline map.

Parameters

operations

The operations to be performed on the offline map.