@russss/maplibregl-layer-switcher 2.1.1 → 2.2.0
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 +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
# MapLibre GL Layer Switcher
|
|
2
|
+

|
|
2
3
|
|
|
3
4
|
This is a layer switcher component for MapLibre GL JS, which is used on [Open Infrastructure Map](https://openinframap.org).
|
|
4
5
|
Layers are selected by the string prefix of the layer name.
|