The mouse click event has a long delay on it when used on mobile devices, or emulated through Edge/Chrome dev tools. How can this delay be removed please?
https://www.bing.com/api/maps/sdkrelease/mapcontrol/isdk/mapmouseevents#JS
You'll notice the delay using the demo above.
This is made worse when I have a number of polygons that can be selected by the user. A user taps and then 1 second goes by before the click event changes the colour of the selected polygon. It's gives a really bad user experience.
Hopefully someone knows what Microsoft did to make the event run slower on mobile and how to undo it please.
Thanks.
Gary.
P.S. Why are there still no tags in this forum for Bing Maps API?