This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
map_suite_web_edition_features_bug_fixes_change_log [2015/09/09 04:05] admin [Version 3.1.0] |
map_suite_web_edition_features_bug_fixes_change_log [2015/09/16 10:32] (current) admin [Version 9.0.0.0] |
||
|---|---|---|---|
| Line 67: | Line 67: | ||
| * Added Attribution to all layers and Overlays. | * Added Attribution to all layers and Overlays. | ||
| * Fixed a bug where the MagneticDeclinationAdornmentLayer runs into memory issue. | * Fixed a bug where the MagneticDeclinationAdornmentLayer runs into memory issue. | ||
| - | * Added the new API SetWellKnownBinary(byte[[]] wkb) to Feature class to allow changing the WKB of the feature. | + | * Added the new API SetWellKnownBinary(byte[] wkb) to Feature class to allow changing the WKB of the feature. |
| - | * Improved the performance of method byte[[]] ShapeFile.ReadPolygon(byte[[]] dataBytes, int startIndex). | + | * Improved the performance of method byte[] ShapeFile.ReadPolygon(byte[] dataBytes, int startIndex). |
| * Removed the using JTS in Feature to Shape conversion(BaseShape.FromWellKnownBinary, BaseShape.CreateShapeFromWellKnownData). | * Removed the using JTS in Feature to Shape conversion(BaseShape.FromWellKnownBinary, BaseShape.CreateShapeFromWellKnownData). | ||
| * Added enhancements to OpenStreetMapLayer and OpenStreetMapOverlay to make sure the exception can be thrown out. | * Added enhancements to OpenStreetMapLayer and OpenStreetMapOverlay to make sure the exception can be thrown out. | ||
| Line 619: | Line 619: | ||
| * Added AlternateBarBrush property to ScaleBarAdornmentLayer. | * Added AlternateBarBrush property to ScaleBarAdornmentLayer. | ||
| * Added DrawingQuality enum to GeoTiffRasterLayer. | * Added DrawingQuality enum to GeoTiffRasterLayer. | ||
| - | * Marked [[Serializable]] for GeoTiffRasterLayer, HeatLayer, GraticuleAdornmentLayer and HeatStyle. | + | * Marked [Serializable] for GeoTiffRasterLayer, HeatLayer, GraticuleAdornmentLayer and HeatStyle. |
| * Added overloads for GetFeaturesNearestTo at QueryTools to be the same as the FeatureSource. | * Added overloads for GetFeaturesNearestTo at QueryTools to be the same as the FeatureSource. | ||
| * Exposed InterpolationMode for GdiPlusGeoCanvas and GdiPlusRasterLayer. | * Exposed InterpolationMode for GdiPlusGeoCanvas and GdiPlusRasterLayer. | ||