updateMapFpsThrottle

open fun updateMapFpsThrottle(maxFpsThreshold: Int)

The maximum preferred frames per second at which to render the map.

This property only takes effect when the application has limited resources, such as whenthe device is running on battery power. By default, this is set to 20fps.

Throttling will also only take effect when the camera is currently trackingthe user location.

Parameters

maxFpsThreshold

to be used to limit map frames per second