minimumTileUpdateInterval

fun minimumTileUpdateInterval(value: Double = 0.0): VectorSource.Builder

Minimum tile update interval in seconds, which is used to throttle the tile update network requests. If the given source supports loading tiles from a server, sets the minimum tile update interval. Update network requests that are more frequent than the minimum tile update interval are suppressed.