Hi,
in previous versions I could set the behaviour of the map when zooming through this (sample) line of code:
this.wmsBackgroundOverlay.TransitionEffect = TransitionEffect.Stretch;
In v12 there is no setting for the transition effect in the Overlay object.
How do i do this now?
Peter