Skip to content

Commit

Permalink
map
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperknot committed Jan 19, 2024
1 parent 7f64243 commit 621a893
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/assets/map_howto.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ function initMap() {
bearing: 55.2,
pitch: 60,
container: mapDiv,
// boxZoom: false,
// doubleClickZoom: false,
// scrollZoom: false,
boxZoom: false,
doubleClickZoom: false,
scrollZoom: false,
})
window.map = map

Expand Down

0 comments on commit 621a893

Please sign in to comment.