GeoDeeplinkParser

object GeoDeeplinkParser

This class is responsible for converting external geo deeplinks into internal domain objects.

Public documentation for the geo deeplink can be found here https://developers.google.com/maps/documentation/urls/android-intents

Functions

Link copied to clipboard
fun parseAndSave(geoDeeplink: String?)

Properties

Link copied to clipboard
val destinationReceiveChannel: ReceiveChannel<GeoDeeplink>