Changed updateView, now only buildMap on demand
This commit is contained in:
@@ -1739,7 +1739,7 @@ function updateViewInner() {
|
|||||||
smoothHashScroll();
|
smoothHashScroll();
|
||||||
isDirty = false;
|
isDirty = false;
|
||||||
clearMap();
|
clearMap();
|
||||||
buildMap();
|
//buildMap();
|
||||||
|
|
||||||
var updateHistoryDebounce = 600;
|
var updateHistoryDebounce = 600;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user