remove max debug
This commit is contained in:
parent
487cc3f41a
commit
bfeb8ca781
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@
|
||||||
}).addTo(map);
|
}).addTo(map);
|
||||||
|
|
||||||
document.getElementById('color').max = icons.length - 1;
|
document.getElementById('color').max = icons.length - 1;
|
||||||
console.log(document.getElementById('color').max);
|
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// UPDATE MAP
|
// UPDATE MAP
|
||||||
|
|
Loading…
Reference in a new issue