Package com. dentreality. spacekit. ext
Types
Describes the anchor icon we need to display as a marker on the map in order to give user more venue details.
Describes the data we need to locate an item on the map and show it as the next item in the HyperView. Intended to be used as an item in the user's shopping list.
Listener for updates to the user's shopping list of items, ordered by route order
Local venue as returned by VenueManager.findLocalVenues
Listener for node taps events
Options for SpaceKit to use when planning routes.
Listener for barcode scan results
Represents a scan result from the HyperView barcode/QR scanner
These types include all those specified by the client as supported by their current solution. They broadly coincide with the barcode types found in com.google.mlkit.vision.barcode.common.Barcode. The only exception being that while there is support for CODE-39 barcodes, there doesn't appear to be de-facto support for the "Mod 43" variant. It's unclear whether this could be easily enabled, nor whether it is required so this will need to be assessed.
Describes the section icon we need to display as a marker on the map in order to give user more venue details.
SpaceKit global flags
The user can zoom or rotate the map to understand the destination's location in the venue, but not pan the map.
An opaque container for SpaceKit venue data.
The Venue contains all specific Venue-related data. At a base level only VenueMetaData is supported, with further data access methods available in the platform-specific object models.
Encompasses metadata about a single Venue.