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 1594a9f commit b4f71a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 20index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
setInterval(function(){
map.setZoom(10);
setTimeout(function(){
map.setZoom(16);
map.setZoom(13);
}, 2000);
}, 4000);

Expand Down

0 comments on commit b4f71a1

Please sign in to comment.