mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-02 21:59:41 +01:00
Update main.js
This commit is contained in:
parent
ea5f33c35c
commit
12e3d6aa58
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ function init(){
|
|||
var desiredZoom;
|
||||
var zoomAnimationFrame;
|
||||
|
||||
var mode = "overlap";
|
||||
var mode = "view";
|
||||
|
||||
var args = window.location.search;
|
||||
if(args){
|
||||
|
|
Loading…
Reference in a new issue