isOfflineLocationsEnabled

open fun isOfflineLocationsEnabled(): Boolean

Checks if location data is available for offline mode

Offline location data will available if mapsindoors_offlinemode_locations_enabled is set to true in the mapsindoors_api resource file

Return

false by default or true otherwise

Throws

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