Tagged Questions
3
votes
1answer
2k views
Showing menu based on right click on Point Geometry in Javascript
I have implemented a vector layer(using javascript) in open layers which is having point geometry.
Now my requirement is to show menu just besides with the point whenever we do right-click on
...