Map Suite Windows Phone Edition Features & Bug Fixes Change Log
From ThinkGeo Wiki
Version 6.0.0.0
Release date: 05/14/2012
ThinkGeo.MapSuite.Core Namespace:
- Fixed an issue where certain styles don't call the GetRequiredColumnNames for child styles.
- Fixed an issue where GeoTiffRasterLayer’s HasBoundingBox always returns true.
- Implemented GeometryCollection.GetDitanceTo() method.
- Fixed an spelling issue, rename "Dragable" to "Draggable"
- Added the ability to use custom servers in OpenStreetMaps.
- Added the support of Nautical Miles to ScaleBarAdornmentLayer.
- Fixed an issue where the first feature is always removed when deleting multiple features in MsSql2008FeatureLayer.
- Fixed an issue where an exception is thrown in PrinterGeoCanvas.DrawTextCache method when RotationAngle is not 0.
- Improved the Exception Description in FeatureSource.GetAllFeatures method
- Added the implementation of PostgreSqlFeatureSource GetFeaturesByColumnValueCore.
- Fixed an serialization issue where the keys to a GeoCollection were not being added back correctly when de-serializing.
- Fixed an spelling issue, rename GoogleMapZoomLevelSet to GoogleMapsZoomLevelSet.
- Fixed an issue where shapefile's bounding box is not updated after removing a feature.
- Fixed an issue where multi features cannot be correct deleted at the same time.
- Fixed an issue where ShapeFileFeatureSource.GetBoundingBoxById() doesn't call GetFeaturesByIdsCore() internally.
- Improved the creating shape performance by moving some logic from BaseShape constructor to property.
- Removed the TabFeatureLayer from FdoExtension as we've added it in MapSuiteCore.
- Fixed an issue where WorldMapKitLayer couldn't export to Pdf by using PdfExtension.
- Fixed an issue where an exception is thrown in BingMapsLayer when zooming to an area where no imagery is available.
- Added Clear() method into InMemoryFeatureLayer and InMemoryFeatureSource.
- Improved the performance of MsSql2008FeatureSource GetBoundingBox
- Fixed an issue where files with big case ".SHP" extension are not accepted.
- Added the support of WMS 1.3.0.
- Fixed an issue where PagePrinterLayer automatically changes the orientation..
- Added StreamLoading event to GridIsoLineLayer
- Upgraded all the 3rd part DLLs referenced to the latest version
- Fixed the issue where the features returned by GetFeaturesInsideBoundingBox shouldn’t contain the ones removed.
- Improved the map object XML Serialization.
- Improved Speed Improvements by introducing MapSuite WicBitmap extension.
- Added the support of Layer Transparency.
- Improved the Memory Usage for ShapeFileFeatureSource.
- Upgraded MrSid & Ecw to the latest version.
- Improved drawing performance.
- Added the support of Code Generator.
- Fixed the issue where the "out of memory" exception is thrown when loading a large .tiff image.
- Improved the drawing quality of TiffRasterLayer by optimizing the reading logic
- Improved Label Formatting by adding Formatting and Formatted events to TextStyle.
Version 5.0.82.0
Beta Release date: 8/3/2011
Beta Release - No Changes