isOfflineRoutingEnabled

open fun isOfflineRoutingEnabled(): Boolean

Checks if offline routing has been enabled

Offline Routing has to be set using mapsindoors_offlinemode_routing_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)