A lightweight style editor for maps
Malette UI: http://benheb.github.io/malette-ui/
- es6ify it
- build
-
make it a custom elementmaybe not - you need to manipulate it programatically after the map is instantiated anyway -
use templates(can only really use html templates with html imports which firefox has said they will not support) -
package css into it(i think we would need html imports for this too) - break it into several files/modules? [ in progress ]
- use more es6 features [ in progress ]
- tests
- sourcemaps
- code coverage