Skip to content

2.1.0

Compare
Choose a tag to compare
@Raruto Raruto released this 16 Mar 13:24
· 108 commits to master since this release
  • group dynamically imported JS modules inside a new dedicated folder src/components
  • add complete support to MultiLineString features (fixed also L.DistanceMarkers bug)
  • dynamic recalculation of all chart margins in order to handle custom added axes (see src/handlers for samples)
  • add a small legend switcher at the bottom right of the chart (loop active profiles on legend click)
  • further reduction of the css file and improved fullpage examples
  • fix broken download link
  • add native "leaflet-hotline" integration
  • chain some promises (eg. _initMapIntegrations) to improve code readability and ensure the correct order of execution
  • remove "leaflet-i18n" from the generated bundle and upgrade "leaflet-ui" to v0.5.4 (which currently provides the i18n plugin)