Hello,
I’m using 14.3.0-beta100 right now and wanted to try beta114.
There seem to be a lot of breaking changes. I found many moves from thinkgeo.core to thinkgeo.ui.wpf., but can you tell more about other breaking changes?
For instance, in my own class I inherit ThinkGeo.UI.Wpf.MapView now, but this line ‘Me.ZoomLevelSet.ZoomLevel02.Scale = Me.ZoomLevelSet.ZoomLevel02.Scale / ZoomlevelFactor’
crashes right now.
Me.ZoomLevelSnappingMode = ZoomLevelSnappingMode.SnapUp is obsolete now I understand, will this infect problems on my tilecache folder? Are still only the 20 standard zoomlevels cached?
I remember one time I used my touchscreen which did not snap to a standerd zoomlevel and ended up with many many tilecache folders for all the zoomlevels I ended up with zooming in/out with my touchscreen.
Maybe some direction on how to bugfix these breaking changes would be nice.
Regards,
Guido van den Boom