set Allow Auto Map Update
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
allow Charge Network
Permission to use extra charged network.
road Map Auto Update Listener
Listens for map auto update process. Note. This should be used only if null listener had been provided to setAllowConnection.