Skip to content

Commit

Permalink
Remove min zoom setting on map
Browse files Browse the repository at this point in the history
  • Loading branch information
wkramer committed Sep 19, 2024
1 parent 580bbf8 commit 46324a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/map/MapComponent.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<template>
<mgl-map
ref="map"
:min-zoom="2"
:interactive="true"
:trackResize="true"
:drag-pan="true"
Expand Down

0 comments on commit 46324a6

Please sign in to comment.