app
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
app
app
/
org.scottishtecharmy.soundscape.components
/
LocationItem
Location
Item
@
Composable
fun
LocationItem
(
item
:
LocationDescription
,
userLocation
:
LngLatAlt
?
,
modifier
:
Modifier
=
Modifier
,
decoration
:
LocationItemDecoration
=
LocationItemDecoration()
)