Destination

interface Destination

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.

Properties

Link copied to clipboard
abstract val icon: Icon?

An icon that will be shown in the "next item" panel

Link copied to clipboard
abstract val identifier: String

The identifier for this item (such as UPC in a retail context)

Link copied to clipboard
abstract val itemName: String

The display name as shown in the "next item" panel

Link copied to clipboard
abstract val priority: DestinationPriority

A priority that will be used to calculate route