radioman / greatmaps

GMap.NET - Great Maps for Windows Forms & Presentation
909 stars 409 forks source link

Core.position to Position #177

Closed marlond18 closed 3 years ago

marlond18 commented 3 years ago

It turns out if MouseWheelZoomType == MouseWheelZoomType.MousePositionAndCenter or MouseWheelZoomType == MouseWheelZoomType.MousePositionWithoutCenter while doing a mouse wheel (Zoom), Position is not being updated, while the maps center is actually changing