Package-level declarations

Functions

Link copied to clipboard
fun WemapGeoAR(session: CoreSession, modifier: Modifier = Modifier, config: GeoARViewConfig = GeoARViewConfig(), isOpaque: Boolean = true, onLoaded: (GeoARView) -> Unit? = null, onFailed: (Throwable) -> Unit? = null, onPhaseChange: (LoadPhase) -> Unit? = null, factory: (Context) -> GeoARView? = null)

Displays a Wemap AR scene — camera background, geo nodes, points of interest and navigation.