set Maximum Fps
open override fun setMaximumFps(@IntRange(from = 1, to = 2147483647 ) fps: Int)
Content copied to clipboard
Set new maximum FPS for map rendering.
Parameters
fps
new maximum FPS value that must be 0 and less than max integer. When setting this value higher than screen physically supports - max possible screen FPS rate will be used.