isOfflineTilesEnabled

open fun isOfflineTilesEnabled(): Boolean

Checks if MapsIndoors tiles are present in offline mode

Offline Tiles will available if mapsindoors_offlinemode_tiles_enabled is set to true 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)