Skip to content

Commit 3f7f313

Browse files
committed
Revert "refactor(ol-context-menu-control): make ol-contextmenu dependency optional"
This reverts commit 9994329.
1 parent 3b36f66 commit 3f7f313

File tree

5 files changed

+40
-118
lines changed

5 files changed

+40
-118
lines changed

docs/componentsguide/mapcontrols/contextmenu/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44
55
Right click on the map to open the contextmenu.
66

7-
This feature requires to additionally install the [`ol-contextmenu` package](https://www.npmjs.com/package/ol-contextmenu) as dependency:
8-
9-
```bash
10-
npm i ol-contextmenu
11-
```
12-
137
<script setup>
148
import ContextMenuDemo from "@demos/ContextMenuDemo.vue"
159
</script>

0 commit comments

Comments
 (0)