load Venue
open override fun loadVenue( options: MPIOptions.Init, showVenueOptions: MPIOptions.ShowVenue?, errorCallback: (MPIError?) -> Unit?)
Content copied to clipboard
Loads the venue based on the options passed in MPIMapView
Note: API calls will be made to retrieve the data
Return
Parameters
options
The options MPIOptions.Init to load the MPIMapView with
show Venue Options
The options MPIOptions.ShowVenue to show the venue with
error Callback
Callback when MPIMapView.loadVenue fails, contains a MPIError as the first parameter, defaults to null