This commit is contained in:
Linus Groh
2019-09-29 08:00:29 +01:00
parent be63a12607
commit 03ecce52af
+1 -1
View File
@@ -188,7 +188,7 @@ export default {
fitView() {
if (
(this.map.layers.line ||
this.map.layers.loints ||
this.map.layers.points ||
this.map.layers.heatmap) &&
this.locationHistoryLatLngs.length > 0
) {