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