Helper class to convert Webview Entities (POI, text, itineraries) to ARFeatures

Constructors

Properties

itineraryToARFeature: ((itinerary) => ARFeature) = itineraryToARFeature

Type declaration

poiToARFeature: ((poi) => ARFeature) = poiToARFeature

Type declaration

textToARFeature: ((text) => ARFeature) = textToARFeature

Type declaration

wiredItineraryToARFeature: ((itinerary) => ARFeature) = wiredItineraryToARFeature

Type declaration

Generated using TypeDoc