**Describe the bug** The "measure distance and area" is broken, clicking on points moves the map, looks very quirky. Related to #492. **Screencast** https://github.com/user-attachments/assets/502ca898-3a3a-4d47-9e52-ea9850122d8d **Steps To Reproduce** Steps to reproduce the behavior: 1. open `http://localhost:8080/examples/netjsonmap-plugins.html` 2. try using the measure area plugin **Expected behavior** Measuring should work without quirks. We should write a basic browser test for ensuring leaflet plugins are working fine.
Describe the bug
The "measure distance and area" is broken, clicking on points moves the map, looks very quirky.
Related to #492.
Screencast
Screencast.from.2026-01-27.13-06-14.mp4
Steps To Reproduce
Steps to reproduce the behavior:
http://localhost:8080/examples/netjsonmap-plugins.htmlExpected behavior
Measuring should work without quirks.
We should write a basic browser test for ensuring leaflet plugins are working fine.