setViewpointScale

suspend fun setViewpointScale(scale: Double): Result<Boolean>

Change the map view to zoom to a scale asynchronously.

Return

A Result returning a bool used to indicate if the operation completed successfully or not

Since

200.0.0

Parameters

scale

the new map scale