isOfflineModeEnabled

open fun isOfflineModeEnabled(): Boolean

Checks if offline mode has been set

Offline mode has to be set using mapsindoors_offlinemode_enabled in the mapsindoors_api.xml resource file

Return

false by default or true otherwise

Throws

if the SDK hasn't been initialized (by invoking initialize)