Package-level declarations
Types
Link copied to clipboard
class CarPlaceSearchOptions
Options for the Car Mapbox Place Search.
Link copied to clipboard
class GetPlacesError
Link copied to clipboard
class PlaceRecord(val id: String, val name: String, val coordinate: Point?, val description: String? = null, val categories: List<String> = listOf())
Use the PlaceRecordMapper