Indoor Offline Venue
constructor(mapView: MapView, venueId: String, theme: String? = null, callback: OnIndoorOfflineStatusChanged? = null)
Parameters
map View
MapView to use as app context.
venue Id
The name of your Venue.
theme
An optional theme for your venue.
callback
A callback called once the venue is fully downloaded or if something failed.