Skip to content

Commit

Permalink
Merge pull request #278 from d-koppenhagen/ol9-support
Browse files Browse the repository at this point in the history
feat: OpenLayers 9 support
  • Loading branch information
jonataswalker authored Mar 8, 2024
2 parents 88041cc + 0750f93 commit 36a7a05
Show file tree
Hide file tree
Showing 4 changed files with 2,737 additions and 3,209 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run lint
npm test
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</a>
</p>

A `contextmenu` extension for [OpenLayers](http://openlayers.org/). **Requires** OpenLayers **v3.11.0** or higher.
A `contextmenu` extension for [OpenLayers](http://openlayers.org/). **Requires** OpenLayers **v7.0.0** or higher.

![contextmenu anim](https://raw.githubusercontent.com/jonataswalker/ol-contextmenu/screenshot/images/anim.gif)

Expand Down
Loading

0 comments on commit 36a7a05

Please sign in to comment.