Fix zoom warning when spots are displayed

pull/10/head
Manuel Kasper 2021-03-07 12:24:54 +01:00
rodzic b3be658a7d
commit 73b6f88f90
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -127,7 +127,7 @@ export default {
}
},
spotsShown () {
return this.spots
return this.mapOptions.spots
},
openCloseMapOptions () {
this.open = !this.open