feat(web): better coordinate parsing (#19832)

feat: better coordinate parsing
This commit is contained in:
Hamish 2025-07-15 23:32:43 +10:00 committed by GitHub
parent 82c3165247
commit daea57f7d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 12 deletions

View file

@ -42,6 +42,7 @@
"async-mutex": "^0.5.0",
"dom-to-image": "^2.6.0",
"fabric": "^6.5.4",
"geo-coordinates-parser": "^1.7.4",
"geojson": "^0.5.0",
"handlebars": "^4.7.8",
"happy-dom": "^18.0.1",