provideLocationContext

abstract fun provideLocationContext(navigationSnapshot: NavigationSnapshot): LocationContext

Provides LocationContext for given location.

Important: This is a Public Preview API. It may be changed or removed at any time.

Return

detailed information about current location.

Parameters

navigationSnapshot

The snapshot of the current navigation session with location for which detailed information will be provided.