Small WPF prototype that syncs zoom buttons, a slider, and mouse wheel for zooming the map

1045
1
Jump to solution
07-22-2021 05:42 PM
rodsan724
New Contributor II

Hi,

I'm having a zooming issue that I have described in detail in my Github Issues page. Basically, when I use the mouse wheel to scroll, the map will zoom and then shift. I can't figure out why that is occurring when I handle the ViewpointChanged event for the map. Of course when I take my code out the map scrolls fine.

https://github.com/rodsantest1/ReactiveUI_Journey_Solution/issues/1

It's a WPF app in Visual Studio 2019

Thanks for any help or perspective,

Rodney

0 Kudos
1 Solution

Accepted Solutions
rodsan724
New Contributor II

What had happen was...I'm the new guy here and I asked several questions starting out that were all pretty related trying to get a level set. After further review all of my initial questions were answered in my first post by an esri SME (Michael Branscomb). 

Original Post

Thank you for prompt responses, sorry for any inconveniences.

Solution:

rodsan724_0-1627145615269.png

 

View solution in original post

0 Kudos
1 Reply
rodsan724
New Contributor II

What had happen was...I'm the new guy here and I asked several questions starting out that were all pretty related trying to get a level set. After further review all of my initial questions were answered in my first post by an esri SME (Michael Branscomb). 

Original Post

Thank you for prompt responses, sorry for any inconveniences.

Solution:

rodsan724_0-1627145615269.png

 

0 Kudos