Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

60 lines (36 loc) · 1.78 KB

Changelog

Development code that is considered stable in the is in the gh-pages branch (note that master branch does not exist)

On development

(open for suggestions)

Bugs

  • When the map is panned elements (labels or lines) may not be displayed (issue #4)

Improvements

  • Show bearing/heading of the segments.
  • Allows customize label positions.

Improvements

  • Add maxSegments option and set default to 1.
  • Allows measure and draw. Added drawingLayer and multi options.

Bugs

  • Fix a mistake on a example to show and hide measurements in measure-dynamic.html.

Improvements

  • Allows to use functions undo & redo of drawing handlers.

Improvements

  • Make DynamicMeasure a control.
  • Display areas measurement (in the center of the polygon)

Bugs

  • Fix issue #1 on deactivate method.
  • Initial code, but is not a control.