SearchResultsMarkersRepository

Functions

Link copied to clipboard
abstract fun getMarker(searchResultId: String): Point?
Link copied to clipboard
abstract fun putMarker(searchResultId: String, marker: Point)
Link copied to clipboard
abstract fun removeMarker(searchResultId: String)