This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
map_suite_desktop_edition_features_bug_fixes_change_log [2015/09/08 08:44] admin [Version 3.1.299] |
map_suite_desktop_edition_features_bug_fixes_change_log [2015/09/16 02:35] (current) admin |
||
|---|---|---|---|
| Line 66: | Line 66: | ||
| *Added Attribution to all layers and Overlays. | *Added Attribution to all layers and Overlays. | ||
| *Fxied a bug where the MagneticDeclinationAdornmentLayer runs into memory issue. | *Fxied 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. | ||