ThinkGeo.com    |     Documentation    |     Premium Support

Bug: ExtentInteractiveOverlay.LeftClickDragMode is Broken

The ExtentInteractiveOverlay.LeftClickDragMode is controlling the wrong mouse button.  It affects the RIGHT mouse button.  When it should control the LEFT mouse button instead.


I discovered this problem while attempting to disable the mouse interaction on my map as follows:


   myMap.ExtentOverlay.LeftClickDragMode = MapLeftClickDragMode.Disabled; 



Hi Nate, 
  
 Are you using the latest public release version (3.0.426)? When I use 3.0.426 in my sample, I can not recreate the problem you said. However, I found another bug that the TrackZoom rectangle is still shown on the map even I set the LeftClickDragMode to Disabled. We will fix this bug as soon as possible. 
  
 Thanks for reporting this and sorry for the inconvenient. 
  
 Any more questions please let me know. 
  
 Thanks, 
  
 sun