Skip to content

v0.6.5

Compare
Choose a tag to compare
@mthh mthh released this 12 Jan 10:57
· 1636 commits to master since this release
  • Be more tolerant with in the regular expression used to filter the name of exported maps (by allowing dot, dash and parentheses for example).

  • Fix the displaying of the "waiting" overlay when loading a TopoJSON layer.

  • Fix the displaying of the "horizontal layout" option for legend when used on a categorical choropleth map + rounding precision for "horizontal layout" legend and "proportional symbols" legend.

  • Fix bug when changing layer name when using particularly long names.

  • Compute jenks natural breaks in a web worker if the dataset contains more than 7500 features.