Viglino / ol-ext

Cool extensions for Openlayers (ol) - animated clusters, CSS popup, Font Awesome symbol renderer, charts for statistical map (pie/bar), layer switcher, wikipedia layer, animations, canvas filters.
https://viglino.github.io/ol-ext/
Other
1.21k stars 457 forks source link

console.log in UndoRedo.js #1074

Open AlenKelemen opened 2 weeks ago

AlenKelemen commented 2 weeks ago

There are 2 console.log in src/interaction/UndoRedo.js: line 250 console.log('SOURCE', s) line 292 console.log('undore')

Viglino commented 2 weeks ago

Fixed in the last commit