setMaximumFps

Set new maximum FPS for map rendering.

Parameters

maximumFps

new maximum FPS value that must be 0.

open override fun setMaximumFps(@IntRange(from = 1.toLong(), to = 2147483647.toLong()maximumFps: Int)