Skip to content

Commit

Permalink
Update bounds zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Oct 30, 2023
1 parent 329aa4b commit 8d325d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/otus/components/Panel/PanelMap/PanelMap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
dragging
cluster
:zoom="zoom"
:zoom-bounds="8"
:geojson="store.distribution.geojson"
:cluster-icon-create-function="makeClusterIconFor"
@geojson:ready="() => (isLoading = false)"
Expand Down

0 comments on commit 8d325d4

Please sign in to comment.