Map: Make MouseSelectionMode="ZoomIn" mode to set the Zoom instead of the ZoomLevel property for more precise zooming experience
The current behavior sets the ZoomLevel internally which is number rounded to the best possible zoom which is of type double. Make this API sets the Zoom property instead.