venue.control library
Classes
- Venue
- Controls the VenueModel inside the VenueMap object.
- VenueDrawingSelectionListener
- The abstract class for for the VenueDrawing selection event.
- VenueInfoListListener
- The abstract class for for the list of VenueInfo load event.
- VenueLevelSelectionListener
- The abstract class for for the VenueLevel selection event.
- VenueLifecycleListener
- The abstract class for for the Venue lifecycle events.
- VenueMap
- Connects a map with venues.
- VenueMapLifecycleListener
- The abstract class for for the Venue lifecycle events.
- VenueSelectionListener
- The abstract class for for the Venue selection event.
Enums
- VenueErrorCode
- Specifies possible errors that may occur during loading of indoor maps
Typedefs
-
VenueInfoDataList
= List<
VenueInfo> - VenueLoadErrorCallback = void Function(VenueErrorCode? error)
- A method which is called on the main thread when VenueMap.selectVenueAsyncWithErrorsStr has been completed.
-
VenueMapVenueInfoList
= List<
VenueInfo>
Exceptions / Errors
- VenueExceptionException
- Specifies possible errors that may occur during loading of indoor maps