avoidPlaybackPauses

open fun avoidPlaybackPauses(avoidPlaybackPauses: Boolean): MapPlayerOptions.Builder

When set to true, the player will try to interpolate actions between short wait actions, to continously render during the playback. This can help to maintain a consistent load during performance testing.