Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
715
control + click on SurfaceElement
posted

Hi, 

We want to have the possibility of clicking multiple surfaceElements. (using the CTRL key).

I've added an eventhandler for the map.ElementClick event, but this seems not to fire when the CTRL key is down.

I'd prefer to still use the map.ElementClick and adding the eventhandler on the surface elements itself.

Any ideas?