Hi
Have created a simple map region with points of interest which have a tooltip associated.
This works fine on a desktop and the tooltip shows on hover as expected.
When accessing the same region via a mobile device the tooltip flashes when you tap the POI and the whole region gets selected if you keep the POI pressed.
Should the tooltip not work out of the box for mobiles or is there some css/javascript that needs to be added to get this to work with touch devices?
Thanks