Development code that is considered stable in the is in the gh-pages branch (note that master branch does not exist)
(open for suggestions)
- When the map is panned elements (labels or lines) may not be displayed (issue #4)
- Show bearing/heading of the segments.
- Allows customize label positions.
- Add
maxSegments
option and set default to 1. - Allows measure and draw. Added
drawingLayer
andmulti
options.
- Fix a mistake on a example to show and hide measurements in measure-dynamic.html.
- Allows to use functions
undo
&redo
of drawing handlers.
- Make
DynamicMeasure
a control. - Display areas measurement (in the center of the polygon)
- Fix issue #1 on deactivate method.
- Initial code, but is not a control.