This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
map_suite_mvc_edition_features_bug_fixes_change_log [2015/08/28 05:55] admin [Version 7.0.0.0] |
map_suite_mvc_edition_features_bug_fixes_change_log [2015/08/28 05:56] (current) admin [Version 6.0.0.0] |
||
|---|---|---|---|
| Line 350: | Line 350: | ||
| ThinkGeo.MapSuite.MvcEdition Namespace: | ThinkGeo.MapSuite.MvcEdition Namespace: | ||
| - | *Added Google Map's StreetView to GoogleMapOverlay | + | *Added Google Map's StreetView to GoogleMapOverlay |
| ThinkGeo.MapSuite.Core Namespace: | ThinkGeo.MapSuite.Core Namespace: | ||
| - | *Fixed an issue where certain styles don't call the GetRequiredColumnNames for child styles. | + | *Fixed an issue where certain styles don't call the GetRequiredColumnNames for child styles. |
| - | *Fixed an issue where GeoTiffRasterLayer’s HasBoundingBox always returns true. | + | *Fixed an issue where GeoTiffRasterLayer’s HasBoundingBox always returns true. |
| - | *Implemented GeometryCollection.GetDitanceTo() method. | + | *Implemented GeometryCollection.GetDitanceTo() method. |
| - | *Fixed an spelling issue, rename "Dragable" to "Draggable" | + | *Fixed an spelling issue, rename "Dragable" to "Draggable" |
| - | *Added the ability to use custom servers in OpenStreetMaps. | + | *Added the ability to use custom servers in OpenStreetMaps. |
| - | *Added the support of Nautical Miles to ScaleBarAdornmentLayer. | + | *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 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. | + | *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 | + | *Improved the Exception Description in FeatureSource.GetAllFeatures method |
| - | *Added the implementation of PostgreSqlFeatureSource GetFeaturesByColumnValueCore. | + | *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 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 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 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 multi features cannot be correct deleted at the same time. |
| - | *Fixed an issue where ShapeFileFeatureSource.GetBoundingBoxById() doesn't call GetFeaturesByIdsCore() internally. | + | *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. | + | *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. | + | *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 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. | + | *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. | + | *Added Clear() method into InMemoryFeatureLayer and InMemoryFeatureSource. |
| - | *Improved the performance of MsSql2008FeatureSource GetBoundingBox | + | *Improved the performance of MsSql2008FeatureSource GetBoundingBox |
| - | *Fixed an issue where files with big case ".SHP" extension are not accepted. | + | *Fixed an issue where files with big case ".SHP" extension are not accepted. |
| - | *Added the support of WMS 1.3.0. | + | *Added the support of WMS 1.3.0. |
| - | *Fixed an issue where PagePrinterLayer automatically changes the orientation.. | + | *Fixed an issue where PagePrinterLayer automatically changes the orientation.. |
| - | *Added StreamLoading event to GridIsoLineLayer | + | *Added StreamLoading event to GridIsoLineLayer |
| - | *Upgraded all the 3rd part DLLs referenced to the latest version | + | *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. | + | *Fixed the issue where the features returned by GetFeaturesInsideBoundingBox shouldn’t contain the ones removed. |
| - | *Improved the map object XML Serialization. | + | *Improved the map object XML Serialization. |
| - | *Improved Speed Improvements by introducing MapSuite WicBitmap extension. | + | *Improved Speed Improvements by introducing MapSuite WicBitmap extension. |
| - | *Added the support of Layer Transparency. | + | *Added the support of Layer Transparency. |
| - | *Improved the Memory Usage for ShapeFileFeatureSource. | + | *Improved the Memory Usage for ShapeFileFeatureSource. |
| - | *Upgraded MrSid & Ecw to the latest version. | + | *Upgraded MrSid & Ecw to the latest version. |
| - | *Improved drawing performance. | + | *Improved drawing performance. |
| - | *Added the support of Code Generator. | + | *Added the support of Code Generator. |
| - | *Fixed the issue where the "out of memory" exception is thrown when loading a large .tiff image. | + | *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 the drawing quality of TiffRasterLayer by optimizing the reading logic |
| - | *Improved Label Formatting by adding Formatting and Formatted events to TextStyle. | + | *Improved Label Formatting by adding Formatting and Formatted events to TextStyle. |