Record
location
No description available.
record location {
heading: option<s32>,
horizontal-accuracy: option<f64>,
latitude: f64,
live-period: option<s32>,
longitude: f64,
proximity-alert-radius: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| heading | option<s32> | |
| horizontal-accuracy | option<f64> | |
| latitude | f64 | |
| live-period | option<s32> | |
| longitude | f64 | |
| proximity-alert-radius | option<s32> |