Skip to content

Commit

Permalink
Fixed click disable
Browse files Browse the repository at this point in the history
  • Loading branch information
sdl60660 committed Oct 19, 2021
1 parent 4d21520 commit 83be652
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Map.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
map.dragRotate.disable();
map.touchZoomRotate.disable();
map.pitchWithRotate.disable();
map.on("load", () => {
// If there's feature data passed in as a prop (doesn't really happen anymore), render rivers on load
Expand Down

1 comment on commit 83be652

@vercel
Copy link

@vercel vercel bot commented on 83be652 Oct 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.