-
Notifications
You must be signed in to change notification settings - Fork 194
TODO list
Indigo744 edited this page Dec 21, 2015
·
31 revisions
OK to take it and work on it
Please notify the mapael team when working on something
- #134 Add Unit Testing
- #40 Implements multiple selection of plots
- Think of something to allow multiple projection? An optional library? See proj4js.
- DOC Update documentation for next mapael version
- #160 Add example with map coordinate computation from mouse coordinate
- Add example with loading data from JSON
- #117 New plugin architecture @Indigo744
- #144 Namespace all mapael events
- #110 First point: enhance setLegendElemsState
- #105 Clean the update event signature
- #136 Bugfix : areas not displayed after "update" event
- #118 Resolve leaking problems
- #135 Investigate SVG issue with
display:nonewhile loading a map - #110 Second point: allow setting some range to display
- #163 Fix Bug: on resize, plot legend isn't updated
- #37 Implements Mercator projection
- #166 Feature: add a "Zoom reset" button
- #160 Factorize mousewheel transform coordinate function and expose it to user