Update main.js
This commit is contained in:
parent
4a1d5674b1
commit
4d0ef2718e
@ -14,7 +14,7 @@ var lastClick;
|
||||
function justLoaded(){
|
||||
hideAll();
|
||||
drawMarkers();
|
||||
showSection(5);
|
||||
showSection(0);
|
||||
}
|
||||
|
||||
function hideAll(){
|
||||
@ -138,4 +138,4 @@ addEventListener('contextmenu', function(e) {
|
||||
clicked.setAttribute("src", markerTypes[4]);
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user