openMapWithSearch
abstract suspend fun openMapWithSearch(query: String, anchorPoint: Point? = null, boundingBox: BoundingBox? = null)
Search provided query and show results on the map.
Search provided query and show results on the map.