setAllowAutoMapUpdate

fun setAllowAutoMapUpdate(value: Boolean, allowChargeNetwork: Boolean = true, roadMapAutoUpdateListener: ProgressListener? = null)

Allow auto map updates setting.

Parameters

value

Permission to auto update road map. See ContentStore.createContentUpdater, EContentType.RoadMap

allowChargeNetwork

Permission to use extra charged network.

roadMapAutoUpdateListener

Listens for map auto update process. Note. This should be used only if null listener had been provided to setAllowConnection.