laptop and a wrench

Bug

The disableMouseEvents method on GraphicsLayer does not disable mouse events.

Last Published: November 20, 2018 ArcGIS API for JavaScript
Bug ID Number BUG-000112854
SubmittedMarch 30, 2018
Last ModifiedJune 5, 2024
Applies toArcGIS API for JavaScript
Version found3.13
Operating SystemWindows OS
Operating System Version10.0
StatusWill Not Be Addressed

Additional Information

In order to disable pop-ups, set map.setInfoWindowOnClick to false. Details can be found here: https://developers.arcgis.com/javascript/3/jsapi/map-amd.html#setinfowindowonclick Here is an example of how this works: measurement.on("measure-start",function(e){ map.setInfoWindowOnClick(false); graphicLayer.disableMouseEvents(); });

Steps to Reproduce

Bug ID: BUG-000112854

Software:

  • ArcGIS API for JavaScript

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options