StoredResult

constructor(storedTitle: String, storedSubtitle: String, storedLatitude: Double, storedLongitude: Double)

Parameters

storedTitle

: the label to display.

storedSubtitle

: the subtitle to display.

storedLatitude

: the latitude of the location.

storedLongitude

the longitude of the location.