toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.viewmodels.home
/
HomeState
/
HomeState
Home
State
constructor
(
heading
:
Float
=
0.0f
,
location
:
Location
?
=
null
,
beaconLocation
:
LatLng
?
=
null
,
streetPreviewMode
:
Boolean
=
false
,
tileGridGeoJson
:
String
=
""
,
isSearching
:
Boolean
=
false
,
searchItems
:
List
<
LocationDescription
>
?
=
null
)