Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Releases: Bayer-Group/ol-kit

0.19.4

09 Feb 17:02
0fe8707
Compare
Choose a tag to compare

Bug Fixes

  • <LayerPanelList> draggable works with more than 10 items now. #272
  • Layer's indeterminate state is now set using an internal _ol_kit_layerpanel_visibility property instead of using layer.getVisibility() #273

1.5.0

20 Jan 15:56
3242284
Compare
Choose a tag to compare

Enhancements

1.4.0

11 Jan 16:40
5cd1fd5
Compare
Choose a tag to compare

Ennhancements

Bug Fixes

  • Fixed the invisible shift-drag box CSS #240
  • Fixed bug where clicking and dragging your mouse off the zoom buttons caused an infinite zoom behavior #240

1.3.0

06 Jan 15:48
e406859
Compare
Choose a tag to compare

Enhancements

Bug Fixes

0.19.3

15 Dec 17:25
0d35b0a
Compare
Choose a tag to compare

Enhancements

0.19.2

10 Dec 20:49
f544761
Compare
Choose a tag to compare

Bug Fixes

  • Add styling to shift+drag to zoom and continuous zoom in/out controls #251

0.19.1

08 Dec 14:58
8db9179
Compare
Choose a tag to compare

Bug Fixes

  • Now the onLayerRemoved and onLayerReorder props are passed correctly to <LayerPanel> #250

0.19.0

08 Dec 14:56
861e342
Compare
Choose a tag to compare

Enhancements

1.2.0

30 Oct 19:12
89f7651
Compare
Choose a tag to compare

Enhancements

0.18.4

27 Oct 16:12
e3ede85
Compare
Choose a tag to compare

Bug Fixes

  • Log errors thrown in onMapInit block of <Map> and always initialize app (even with errors) #236