You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.