IndoorOfflineVenue

constructor(mapView: MapView, venueId: String, theme: String? = null, callback: OnIndoorOfflineStatusChanged? = null)

Parameters

mapView

MapView to use as app context.

venueId

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.