SearchResult

constructor(searchedTitle: String, searchedSubtitle: String, searchedLatitude: Double, searchedLongitude: Double)

Parameters

searchedTitle

: the label to display.

searchedSubtitle

: the subtitle to display.

searchedLatitude

: the latitude of the location.

searchedLongitude

the longitude of the location.