Releases: visgl/flowmap.gl
Releases · visgl/flowmap.gl
Release list
v9.4.0
v9.3.0
What's Changed
- Upgrade turbo by @ilyabo in #62
- Add
flowEndpointsInViewportModeprop for configurable viewport cull… by @ilyabo in #63 - Release/v8.0.3 by @ilyabo in #64
- chore: Upgrade deckgl to v9 by @ilyabo in #66
- feat: Curved arrows layer by @ilyabo in #68
- chore: Examples use maplibre by @ilyabo in #69
- chore: Examples: Serialize settings to URL by @ilyabo in #70
- feat: Adding flowLineThicknessScale and flowLineCurviness by @ilyabo in #74
Full Changelog: v9.0.0...v9.3.0
v9.2.0
v9.1.0
v9.0.0
v8.0.2
v8.0.1
v8.0.0-alpha.27
- Upgraded kdbush to the new version with more efficient typed arrays storage
- Added "type": "module" to published packages
- Fix StackBlitz example
v8.0.0-alpha.26
- Added locationsEnabled setting: location circles won't be rendered at all when set to false
- Fixed issue clustering with multiple same-coords locations
- Better treatment of duplicate locations
- Upgraded deps
- Replacing CRA with vite for examples
v8.0.0-alpha.7
- Enforcing antialiasing for location circle highlight
- Removed dependency on @mapbox/geo-viewport
- Added Svelte example