@watergis/maplibre-gl-terradraw 1.3.10 → 1.3.12

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
@@ -25,6 +25,17 @@ See the [API documentation](https://watergis.github.io/maplibre-gl-terradraw/).
25
25
 
26
26
  ![dependency-graph.svg](./dependency-graph.svg)
27
27
 
28
+ ## Use cases
29
+
30
+ These projects are using `maplibre-gl-terradraw` and can be used as examples:
31
+
32
+ | Name | Website | Source code |
33
+ | ------------- | --------------------------------------------- | ------------------------------------------------ |
34
+ | Cartes.app | [link](https://cartes.app) | [link](https://github.com/cartesapp/cartes) |
35
+ | Open Hinata 3 | [link](https://kenzkenz.xsrv.jp/open-hinata3) | [link](https://github.com/kenzkenz/open-hinata3) |
36
+
37
+ Please feel free to make a PR to add your project here!
38
+
28
39
  ## Contribution
29
40
 
30
41
  See [CONTRIBUTING](./CONTRIBUTING.md)