app
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
app
app
/
org.scottishtecharmy.soundscape.database.local.dao
/
RouteDao
/
getMarkerByLocation
get
Marker
By
Location
abstract
fun
getMarkerByLocation
(
longitude
:
Double
,
latitude
:
Double
)
:
MarkerEntity
?