minDaysBetweenServerAndLocalTilesVersion

fun minDaysBetweenServerAndLocalTilesVersion(minDaysBetweenServerAndLocalTilesVersion: Int): DomainTilesOptions.Builder

Override minimum time in days between local version of tiles of this specific domain and latest on the server to consider using the latest version of routing tiles from the server. This only works if tiles version is empty.

Note that updating tiles frequently consumes considerably energy and bandwidth.

Parameters

minDaysBetweenServerAndLocalTilesVersion

must be greater than or equal to 0

See also