typo in link

This commit is contained in:
Ben 2019-06-22 15:52:24 +01:00 committed by GitHub
parent 3bb73ccb12
commit 832e46cedf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ Property | Meaning
`name` | The device's name. Should be unique, but don't count on it. `name` | The device's name. Should be unique, but don't count on it.
`latitude` | The latitude of the device in question. `latitude` | The latitude of the device in question.
`longitude` | The longitude of the aforementioned device. `longitude` | The longitude of the aforementioned device.
`distance_calc` | The distance between the specified point and the device, represented as the length of a relative (lat, long) vector between the 2. _Should_ be accurate enough to get the devices in the right order with respect to the actual distance, but if not please [open an issue](https://github.com/ConnectedHumber/Aiq-Quality-Web/issues/new) `distance_calc` | The distance between the specified point and the device, represented as the length of a relative (lat, long) vector between the 2. _Should_ be accurate enough to get the devices in the right order with respect to the actual distance, but if not please [open an issue](https://github.com/ConnectedHumber/Air-Quality-Web/issues/new)
`distance_actual` | The actual distance between the specified point and the device, in metres. `distance_actual` | The actual distance between the specified point and the device, in metres.
## device-info ## device-info