Skip to content

v0.3.0

Choose a tag to compare

@thor85 thor85 released this 29 Jun 12:54
· 53 commits to master since this release
bf76583

Added

  • New options to specify max length of color scale and sentinels:
    • colorscaleMaxLength (default: 16)
    • sentinelMaxLength (default: 16)
  • New option required when using contours: contourPane specifies Leaflet pane containing the contour canvas. Necessary addition to fix positioning of canvas when using fractional zoom.

Changed

  • Workaround to remove dependency on 'OES_texture_float' extension.