maplibre-gl-layer-control 0.14.1 → 0.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,9 +12,9 @@ A comprehensive layer control for MapLibre GL with advanced styling capabilities
12
12
 
13
13
  - ✅ **Auto-detection** - Automatically detects layer properties (opacity, visibility) and generates friendly names
14
14
  - ✅ **Layer visibility toggle** - Checkbox control for each layer
15
- - ✅ **Layer opacity control** - Smooth opacity slider with type-aware property mapping
15
+ - ✅ **Layer opacity control** - Smooth opacity slider with type-aware property mapping; **double-click the slider to type an exact percentage (0-100%)**
16
16
  - ✅ **Layer symbols** - Visual type indicators (colored shapes) next to layer names, auto-detected from layer paint properties
17
- - ✅ **Resizable panel** - Adjustable panel width (240-420px) with keyboard support
17
+ - ✅ **Resizable panel** - **Drag either edge of the panel to resize it**, plus a width slider and keyboard support
18
18
  - ✅ **Advanced style editor** - Per-layer-type styling controls:
19
19
  - **Fill layers**: color, opacity, outline-color
20
20
  - **Line layers**: color, width, opacity, blur