Skip to content

Commit

Permalink
Update 20index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
barionleg authored Dec 10, 2024
1 parent f276402 commit 6a260d8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions 20index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,8 @@
});

setInterval(function(){
map.setZoom(18);
setTimeout(function(){
map.setZoom(20);
}, 2000);
}, 4000);
map.setZoom(10);


// var c = overlay.getCanvas2DContext()

Expand Down

0 comments on commit 6a260d8

Please sign in to comment.