Skip to content

v0.17.0

Compare
Choose a tag to compare
@TerminalTim TerminalTim released this 09 Nov 15:41
· 844 commits to master since this release
deb1ba0

0.17.0 (2020-11-9)

core

  • added: introduced provider postprocessors and preprocessors to enable custom data processing for remote data sources.
  • improved: add/remove Feature is more robust for invalid input
  • fixed: adding an empty FeatureCollection/Array via provider.addFeature(..) throws an exception. [#43]

editor

  • fixed: zoneSelector util does not display side of zone [#44]

display

  • fixed: tiny lines (centimeter range) might only be partially rendered [#42]
  • fixed: mapdata can be invisible if map is initialized with zoomlevel greater than 20
  • fixed: text-style properties for line geometries are ignored if defined as style-functions. [#41]