switch to non-minified leaflet-src.js (see 480381d5e9
) and enabled L_PREFER_CANVAS
This commit is contained in:
2
main.js
2
main.js
@ -130,7 +130,7 @@ try {
|
||||
// Disabled for now because it has several bugs: flickering, constant
|
||||
// CPU usage and it continuously fires the moveend event.
|
||||
|
||||
//L_PREFER_CANVAS = false;
|
||||
L_PREFER_CANVAS = true;
|
||||
|
||||
// CONFIG OPTIONS ////////////////////////////////////////////////////
|
||||
window.REFRESH = 30; // refresh view every 30s (base time)
|
||||
|
Reference in New Issue
Block a user