Optional
imageOptional
rankingsOptional
updatedChange the language of the venue. This will trigger a re-fetch of the venue data and emit a {GET_VENUE_EVENT.LANGUAGE_CHANGED} event.
The language code to change to
Optional
cache: booleanWhether or not to cache the current language so it doesn't need to be re-fetched
Experimental
Hydrate the Mappedin instance using a response from either Mappedin.toString, getVenueBundle or by downloading the bundle manually
Mappedin data that was serialized or exported as JSON
Optional
shouldPopulateBundledImagesAsBlobs: booleanTakes the scenes and images from a bundle and maps them as blobs to where they exist as URLs in the bundle. False by default
Deprecated
Use hydrateVenue instead