Skip to content

Commit

Permalink
add geofences
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardus committed Jan 11, 2024
1 parent c2b79a6 commit 7d4e6b3
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 157 deletions.
208 changes: 54 additions & 154 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "traccar-route-replay",
"version": "1.1.9",
"version": "1.2.1",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -22,6 +22,7 @@
"@turf/bearing": "^6.5.0",
"@turf/circle": "^6.5.0",
"@turf/distance": "^6.5.0",
"@turf/flip": "^6.5.0",
"@turf/helpers": "^6.5.0",
"@turf/midpoint": "^6.5.0",
"@turf/nearest-point": "^6.5.0",
Expand Down
Loading

0 comments on commit 7d4e6b3

Please sign in to comment.