Describe the bug
When setting up the map if you set the DblclickZoomInteraction to false it does not disable the interaction.
To Reproduce
Steps to reproduce the behavior:
- Set the default
UserInteractionsOptions and make sure DblclickZoomInteraction is set to false.
- Load up map and double click and the map will still zoom.
Expected behavior
I expected that when I double click on the map that it would not zoom