Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard

Create an Android/iOS PlatformGeocoder instance for geocoding operations.

Link copied to clipboard

Create an Android/iOS PlatformGeocoder instance for geocoding operations.

Link copied to clipboard
suspend fun Geocoder.placesOrNull(address: String): List<Place>?

Get a list of Places for a given address or null if unsuccessful.