app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.geoengine
/
StreetPreviewChoice
Street
Preview
Choice
data
class
StreetPreviewChoice
(
val
heading
:
Double
,
val
name
:
String
,
val
way
:
Way
)
Members
Constructors
Street
Preview
Choice
Link copied to clipboard
constructor
(
heading
:
Double
,
name
:
String
,
way
:
Way
)
Properties
heading
Link copied to clipboard
val
heading
:
Double
name
Link copied to clipboard
val
name
:
String
way
Link copied to clipboard
val
way
:
Way