Optional
onOptional
onCalled when Blue Dot State is updated. This can be used to figure out why the Blue Dot is not visible
Optional
onCalled when the camera is updated
Optional
onCalled when the map is clicked. Payload contains the lat-lon of the click event, an array of interactive polygons that were clicked, and a flag indicating whether the click is likely above the blue dot.
Optional
onCalled when data is loaded for this venue
Optional
onCalled when the map is ready for interaction
Optional
onCalled when the map changes
Optional
onUse onClick. Called when clicking outside any interactive polygons
Optional
onUse onClick. Called when an interactive polygon is clicked
Optional
onCalled when the SDK state changes
Optional
onCalled if an error occurs loading the venue map
Optional
stack?: stringOptions to initialze MiMapView with
The MapViewStore instance will be returned here
Optional
style?: React.CSSPropertiesOptional
venueVenue Data to render inside the MapView. This is returned by getVenue or getVenueBundle
Called when Blue Dot position is updated