Double Click

On my map (TWebGMaps) I have both an OnMarkerClick and an OnMarkerDblClick event.

When I double click the marker (msPin) it executes BOTH events. The OnMarkerClick first, then the OnMarkerDblClick event. 

Is this a bug or an issue with the underlying class that the component is built from?

Thanks

Hi,


This seems to be a limitation of the Google Maps JavaScript API.
We'll have to investigate if there is a possible workaround available to improve this behavior in a future version.