From: Krishna R. A. <kri...@ym...> - 2011-03-21 09:59:36
|
Hi All, I am using the Openlayers GWT MapWidget to show the map on my application. I have managed to get the WMS feature info upon clicking on the any feature in the map. Now I have another requirement which is to have a context menu on the MapWidget and have a Show Attributes option on it. I tried to extend the MapWidget and override the onBrowserEvent but it doesn't seem to be working. Is there any other way to add the context menu on the MapWidget? Please advise. Thank you, K. |