2.0.1 (2024-11-11)
- mutliplewmseditor.tsx: add stable list keys for wms editor entities (32e98ec)
- use uuid generator that is compatible with insecure contexts (f8f3df6), closes #52
2.0.0 (2024-10-13)
- wmslegend.tsx: Multiple WMS are now possible to use for assembling the basemap layer
- add opacity control for each WMS (7e5db49)
- wmslegend.tsx: add WMS baselayer editor options to allow multiple WMS as baselayer (6657d70)
- markerslayer.tsx: fix handling of data series without refId (999ff99)
- markerslayer.tsx: fix refId handling in markers layer (34e1ae1), closes #32
1.0.1 (2024-06-13)
- mapvieweditor.tsx: fix undefined lastGeomapPanelInstance which is necessary to set current view (0d6cf89)
Initial release.