Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
positionlayr
/
io.attractions.positionlayr.model.coordinate
/
Location
Location
data
class
Location
(
val
geographicCoordinate
:
GeographicCoordinate
,
val
geographicAccuracy
:
Double
,
val
levelId
:
LevelId
,
val
bearing
:
Double
,
val
bearingAccuracyDegrees
:
Double
)
:
LocationResponse
,
LocationProvider
Members
Constructors
Location
Link copied to clipboard
constructor
(
geographicCoordinate
:
GeographicCoordinate
,
geographicAccuracy
:
Double
,
levelId
:
LevelId
,
bearing
:
Double
,
bearingAccuracyDegrees
:
Double
)
Properties
bearing
Link copied to clipboard
val
bearing
:
Double
bearing
Accuracy
Degrees
Link copied to clipboard
val
bearingAccuracyDegrees
:
Double
geographic
Accuracy
Link copied to clipboard
val
geographicAccuracy
:
Double
geographic
Coordinate
Link copied to clipboard
val
geographicCoordinate
:
GeographicCoordinate
level
Id
Link copied to clipboard
val
levelId
:
LevelId