cmv/cmv-app

Identify conflicts with Draw widget after Navigation Tool added ?

mayur9785 opened this issue · 3 comments

Hi,

Identify widget (map click) conflicts with Draw widget, also identify widget map click on map and display popup info, If You add Navigation toolbar widget.

If I set include : false in Viewer.js file and don't add the widgets then its not conflicting the widget.
Navigation Widget is here :

https://github.com/friendde/ArcGIS_JS_NavigationTools/blob/master/NavTools.js

After adding Navigation widget :

identify

If you don't add navigation widget :

identify1

Thanks,

@mayur9785 That issue with the Navigation widget has been around for a long time due to the way it was written. Not sure if it is still supported by the developer. I may have a copy of that widget that I fixed/upgraded years ago for a client. I'll see if I can track it down. Since this issue is not directly related to CMV core, I am going to close it.

If I recall corectly, this has to do with how the Esri Navigation toolbar used in the contributed Navigation widget interacts with the underlying map.

@tmcgee,
Thank you so much for your reply.
All the business and end users would like to see the navigation widget in app as per the requirement.
I will be grateful to you if you can share your navigation widget working with current CMV version.
Thanks,