Skip to content

Commit

Permalink
feat: support maplibe-gl v4 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
gilest committed Aug 20, 2024
1 parent 4462d7d commit 490ad6c
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 74 deletions.
184 changes: 111 additions & 73 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"peerDependencies": {
"esri-leaflet": ">2.3.0",
"leaflet": "^1.5.0",
"maplibre-gl": "^2.0.0 || ^3.0.0"
"maplibre-gl": "^2.0.0 || ^3.0.0 || ^4.0.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.1",
Expand Down

0 comments on commit 490ad6c

Please sign in to comment.