@watergis/maplibre-gl-terradraw 1.3.13 → 1.4.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 CHANGED
@@ -29,10 +29,11 @@ See the [API documentation](https://watergis.github.io/maplibre-gl-terradraw/).
29
29
 
30
30
  These projects are using `maplibre-gl-terradraw` and can be used as examples:
31
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) |
32
+ | Name | Website | Source code |
33
+ | ------------- | ---------------------------------------------------------------------- | -------------------------------------------------- |
34
+ | Cartes.app | [cartes.app](https://cartes.app) | [GitHub](https://github.com/cartesapp/cartes) |
35
+ | Open Hinata 3 | [kenzkenz.xsrv.jp/open-hinata3](https://kenzkenz.xsrv.jp/open-hinata3) | [GitHub](https://github.com/kenzkenz/open-hinata3) |
36
+ | UNDP GeoHub | [geohub.data.undp.org](https://geohub.data.undp.org/) | [GitHub](https://github.com/UNDP-Data/geohub) |
36
37
 
37
38
  Please feel free to make a PR to add your project here!
38
39