ol-contextmenu
ol-contextmenu copied to clipboard
Custom Context Menu for OpenLayers
hello, i am using contextmenu in my angular 6 project and ol version is 5.2.0 and added contextmenu css and js in index.html of angular app i am getting below...
Hi, I've run the tests on this but I haven't run it in a browser so I can't tell you how it would look - but here is my go...
I want to use just to detect a rightclick/contextmenu and handle. I have no menu items and have disabled defaults, but when I right click I still see a white...
Is there any possibility to make contextmenu compatible with mobiles? Or at least some custom event/method to open menu at specified point of map, so I can handle it by...
Running the [context menu demo](http://rawgit.com/jonataswalker/ol-contextmenu/master/examples/contextmenu.html) in Firefox (68.7.0) on Android (8.0.0) no longer works (this is with the ol-contextmenu version currently delivered by unpkg (4.0.1) and OpenLayers 6.1.1 from cdn.jsdeliver.net):...
Hi, It would be nice to have a disabled option for items on the context menu so that we can have items that appear but are not selectable (for changing...
When clicking on the map when the context menu is not open (but has just been closed) the user would expect to be able to click on the map. Unfortunately...
To reproduce : - try the demo on start page of this project - right click four times to make the menu appear. It does work - on fifth time...
Please could we add add two functions to the api 1. removeItem(index) - removes the item from the list at the index specified 2. insertItem(item, index) - inserts item at...
This is probably more an issue with ol/control/MousePosition, or controls in general. When I move the mouse, the position changing is displayed even when moving the mouse over context menu....