leaflet-polydraw 1.3.1 → 1.3.3

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
@@ -17,7 +17,7 @@ This makes it ideal for GIS platforms, mapping applications, and spatial data wo
17
17
  [![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/)
18
18
  [![CI](https://github.com/AndreasOlausson/leaflet-polydraw/actions/workflows/ci.yml/badge.svg)](https://github.com/AndreasOlausson/leaflet-polydraw/actions/workflows/ci.yml)
19
19
 
20
- ---
20
+ ---4
21
21
 
22
22
  ## Key Features
23
23
 
@@ -63,10 +63,6 @@ Full documentation and examples are available on GitHub:
63
63
  - [Roadmap](https://github.com/AndreasOlausson/leaflet-polydraw/blob/main/docs/ROADMAP.md)
64
64
  - [Changelog](https://github.com/AndreasOlausson/leaflet-polydraw/blob/main/Leaflet.Polydraw/CHANGELOG.md)
65
65
 
66
- ## Development
67
-
68
- - The legacy `Polydraw_Docker` helper and root shell scripts have been removed.
69
- - Use `npm run test:playwright` to build the library + demo before running E2E tests.
70
66
 
71
67
  ---
72
68