Skip to content

Commit

Permalink
Merge pull request #182 from SpeciesFileGroup/development
Browse files Browse the repository at this point in the history
Update bounds zoom
  • Loading branch information
jlpereira authored Oct 30, 2023
2 parents 62fb3f8 + 8d325d4 commit 50cdf26
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 50cdf26

Please sign in to comment.