Restore accuracy
This commit is contained in:
parent
2ca1cc56ed
commit
d9ec9219f9
@ -4,7 +4,7 @@
|
||||
<ReportCard></ReportCard>
|
||||
<v-flex xs12 fill-height v-if="mapCenter">
|
||||
<Map
|
||||
:accuracy="currentLocation.accuracy"
|
||||
:accuracy="currentLocation.hdop"
|
||||
:center="mapCenter"
|
||||
:heading="currentLocation.heading"
|
||||
:markers="reportsMarkers"
|
||||
|
Loading…
Reference in New Issue
Block a user