app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.geoengine.utils.geocoders
/
PhotonGeocoder
/
getAddressFromLocationName
get
Address
From
Location
Name
open
suspend override
fun
getAddressFromLocationName
(
locationName
:
String
,
nearbyLocation
:
LngLatAlt
,
localizedContext
:
Context
?
)
:
List
<
LocationDescription
>
?