What's New in 4.9.3.5
Release date: May 15th, 2015The last commit number in this release is 04ef39c6dee2; full commit history can be found at https://mapwingis.codeplex.com/SourceControl/list/changesets
This is the first x64 installer for MapWinGIS v4.9.3
This is a hotfix for v4.9.3.
- Updating to latest build of GDALv2.0, downloaded at May 10th 2015 from www.gisinternals.com. Paul Meems
- Using GlobalSettings.TiffCompression in Grid.Create method. Sergei Leschinsky
- Map.OnDrawBackBuffer2 event. Provides read / write access to GDI+ BitmapData of screen buffer. Compared to existing event supports alpha transparency. Was suggested here: Begin/AfterDrawing and OnDrawBackBuffer provide write only context. Sergei Leschinsky
- A fix for invalid error constant in OgrLayer.SaveChanges. Sergei Leschinsky
- The source code has been moved from SVN to GIT, making it easier for other developers to participate. Sergei Leschinsky
- Improvements in ReadGridAsImage Manuel Pöter
- Clean up of Colour class Manuel Pöter
Improvements made by Sergei Leschinsky:
- An option to display area in American units for measuring tool.
- Switching between right mouse button / Ctrl + Z to undo point (Measuring.UndoButton).
- Adding new properties to ShapeEditor API (ShowArea, ShowBearing, ShowLength, AreaPrecision, AnglePrecision, AngleFormat, LengthPrecision).
- Extended UI for measuring tool in MWLite (will be reused in MW5).