I want to set up my map to implement shift-click functionality, however it seems the client side already has shift click implemented. Shift click causes a zoom, similar to double click. How can I override this behavior and replace it with my own funcitonality??
Change client side shift-click event
Eric,
The easist option is to change the key used to implement the current TrackZoom functionality. You can change this key by changing the TrackZoomMaskType explained here: wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.TrackZoomMaskType.
I’ll give that a crack, thanks!
You are welcome! Let us know if we can be of any additional assistance.