# [2.20.0](https://gitlab.com/oceanbox/Fable.OpenLayers/compare/v2.19.0...v2.20.0) (2025-08-26) ### Features * Add sphere.js getDistance ([bf4f0fb](bf4f0fb17c))
14 KiB
14 KiB
Changelog
2.20.0 (2025-08-26)
Features
- Add sphere.js getDistance (bf4f0fb)
2.19.0 (2025-08-19)
Features
- Add Controls/FullScreen bindings (854fecd)
2.18.0 (2025-01-13)
Features
- upgrade to net9.0 and add TileJSON and Mapbox styles (1d94420)
2.17.5 (2024-08-25)
Bug Fixes
- renmame WebGLPoints to WebGLPointsLayer (143a2dc)
2.17.4 (2024-08-24)
Bug Fixes
- fix FeatureLoader type definition (3895d16)
2.17.3 (2024-08-23)
Bug Fixes
- make FeatureLoader take Feature array (ebd2d6f)
2.17.2 (2024-08-23)
Bug Fixes
2.17.1 (2023-12-06)
Bug Fixes
- circle style and bbox strategy (4e363c8)
2.17.0 (2023-11-30)
Bug Fixes
- fix module ordering to make Circle available (27e7a6c)
Features
- add module Coord with Coordinate functions (63a12d2)
2.16.4 (2023-11-22)
Bug Fixes
- updates (6308a23)
2.16.3 (2023-11-08)
Bug Fixes
- map.getFeaturesAtPixel should return an array (dde2cee)
- overload layer.style instead of union (ffcc0c2)
- you can set overlay position to undefined (9514c49)
2.16.2 (2023-11-08)
Bug Fixes
- make Circle setCenterAndRadius layout optional (aa88ea5)
2.16.1 (2023-11-02)
Bug Fixes
- rename style Text class import (33bf8be)
2.16.0 (2023-11-01)
Features
- add Circle style (738a4c5)
2.15.0 (2023-11-01)
Features
- add cluster layer source (0bf8d03)
2.14.3 (2023-10-31)
Bug Fixes
- fix GeometryProp.coordinate overload (take 3, sigh 2) (f9e1336)
2.14.2 (2023-10-31)
Bug Fixes
- fix GeometryProp.coordinate overload (take 2, sigh) (f601752)
2.14.1 (2023-10-31)
Bug Fixes
- fix GeometryProp.coordinate overload (e5afe99)
2.14.0 (2023-09-18)
Features
- add DragBox (971e32b)
2.13.2 (2023-06-30)
Bug Fixes
- add femto to dotnet tool stack (97a832a)
- fix femto command (aa93858)
- fix wrong defs using currying (9e4b7b0)
- upgrade to net7 and fable4 (0bc21a4)
2.13.1 (2022-12-05)
Bug Fixes
- differentiate between lineString and internal lineString (43a2249)
2.13.0 (2022-11-20)
Features
- complete Event.condition (428ba02)
2.12.0 (2022-11-18)
Features
- complete select, modify, and draw bindings (32beb5f)
2.11.1 (2022-11-17)
Bug Fixes
- DrawInteraction emit listening key (b9fb011)
- make ListenerFunction argument a BaseEvent instead of obj (e8a5c81)
2.11.0 (2022-11-16)
Bug Fixes
- add sphere.js with getLength (3b8df7b)
Features
2.10.0 (2022-11-14)
Features
- add Circle and draw/modify feature interactions (cd533a4)
2.9.2 (2022-10-25)
Bug Fixes
- make zoom float for fractional zoom levels (1dcdf84)
2.9.1 (2022-08-31)
2.9.0 (2022-08-26)
Features
- add polygon geom (c66e810)
2.8.0 (2022-06-29)
Features
- add scale line map control (646c816)
2.7.1 (2022-06-20)
Bug Fixes
- remove debug print (91fa75e)
2.7.0 (2022-06-19)
Features
- add Point geometry (91867a6)
2.6.1 (2022-06-16)
Bug Fixes
- tileMWS typo (4553846)
2.6.0 (2022-06-15)
Features
- add WebGLPoints layer (2cc7d1e)
2.5.1 (2022-06-15)
Bug Fixes
- fix features, formats and vector sources (0591511)
2.5.0 (2022-06-15)
Features
- add ImageWMS source (010fbc1)
2.4.3 (2022-06-09)
Bug Fixes
- fix LayerGroup bindings (7919b76)
2.4.2 (2022-05-30)
Bug Fixes
- add missing fable content in fsproj (dfef6e0)
2.4.1 (2022-05-30)
Bug Fixes
- update deps (7d8b766)
2.4.0 (2022-05-27)
Features
- add Image layers (d4af76b)
- add Image, Raster and Canvas sources (b5d9a52)
- add WebGL renderer and GL PointsLayer (a31ff71)
2.3.0 (2022-05-27)
Bug Fixes
- add more features (2757969)
Features
- add Heatmap (19301c2)
2.2.0 (2022-05-27)
Features
- add more formats and base formats (e0560e5)
- add projection interfaces and implement missing features (032af10)
2.1.0 (2022-05-26)
Features
- more yak, now animated (c082be5)
2.0.2 (2022-05-26)
Bug Fixes
- [] -> seq, use tuples where appropriate (df3d71a)
- fix some typos (thanks simkir!) (f7de4fd)
- fix soruce typo in Layer. Works! (6a1ad6f)
- various fixes, still not working (4909261)
2.0.1 (2022-05-24)
Bug Fixes
- fix imports (d74bfee)
2.0.0 (2022-05-24)
1.1.0 (2022-05-24)
Features
- basic OpenLayers interface in place (c3577f9)
1.0.0 (2022-05-16)
Features
- initial commit (4434b53)