Place Request
data class PlaceRequest @JvmOverloads constructor(location: GeoCoordinates, categoryTags: List<String>, radius: Int, boundary: GeoBoundingBox?, maxResultCount: Int, languageTag: String?)
Content copied to clipboard
Properties
boundary
Link copied to clipboard
categoryTags
Link copied to clipboard
languageTag
Link copied to clipboard
location
Link copied to clipboard
maxResultCount
Link copied to clipboard