Add a script to capture an image of a map

This commit is contained in:
2024-08-17 23:03:47 +10:00
parent 0d2c42da82
commit 3718378545
4 changed files with 978 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"polylabel": "^2.0.1"
"polylabel": "^2.0.1",
"puppeteer-core": "^23.1.0"
}
}