пропадали кружки при клике
Gitea Actions Demo / build_and_push (push) Successful in 1m20s
Details
Gitea Actions Demo / build_and_push (push) Successful in 1m20s
Details
This commit is contained in:
parent
1e9939aa6d
commit
8d79a6eb8f
|
|
@ -74,6 +74,7 @@
|
|||
<yandex-map-clusterer :grid-size="64">
|
||||
<yandex-map-marker
|
||||
v-for="photo in photosWithCoords"
|
||||
v-memo="[photo.id]"
|
||||
:key="'photo-' + photo.id"
|
||||
:settings="getPhotoMarkerSettings(photo)"
|
||||
position="top-center left-center"
|
||||
|
|
|
|||
Loading…
Reference in New Issue