ThinkGeo.com    |     Documentation    |     Premium Support

ZoomScales is reseted with 14.4.3

Hi,

We are adding extra zoom levels using MapView:ZoomScales property. This has been working fine with v14.3.1 but now with 14.4.3 it seems that ZoomScales is re-initialized when MapView:MapUnit is set.

Issue can be reproduced with attached code example. In this case ZoomScales count is 23 as expected in the beginning of OnLoaded event handler but after MapView:MapUnit is set count is 20 (there seems to be some handling for ZoomScales in setter which initializes ZoomScales I guess) which is not correct.

MapControl.xaml.zip (1.2 KB)

Br, Simo

Hi Simo,

Thanks for the demo code! It’s recreated and will be fixed in the next beta (067) later today. Sorry there’s no better workaround other than resetting the ZoomScales after setting the MapUnit.

Thanks,
Ben

Hi,

Can this fix also be included to v14.4.4 hotfix ?

Br, Simo

yep, we can include this one as well.

1 Like