ThinkGeo.com    |     Documentation    |     Premium Support

Disable Double tap on MapSuite for iOS using xamarin

Hi,
as per this post : About Map.OnDoubleTap, I assume that it is possible to disable double tap in the android. Is it possible to do such in mapsuite for ios using xamarin forms?

Regards,
Syed

Hi Syed,

We supported DoubleTapMode for MapSuiteFormsEdition.

Please download the version 9.0.686.0 or higher version from product center. (This package download link should get refresh tomorrow)

You can disable double tap like the following option:
mapView.ExtentOverlay.DoubleTapMode = MapDoubleTapMode.Disabled;

Hope that resolves your problem.

If you have any questions, please feel free to contact us.

Thanks,

Hi Don,
Thanks for the update. We still do not see new version in our product center

Also A side note there is no ExtentOverlay property in the map suite for xamarin forms

Regards,
Syed

Hi Syed,

That get updated today.

Regards,

Don

Thanks Don, I got it.
Regards
Syed

Hi Syed,

I am glad to hear that’s helpful.

Any question please let us know.

Regards,

Don