This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
map_suite_webapi_edition_features_bug_fixes_change_log [2015/09/09 08:46] admin [Version 9.0.0.0] |
map_suite_webapi_edition_features_bug_fixes_change_log [2015/09/09 08:54] (current) admin [Version 9.0.0.0] |
||
---|---|---|---|
Line 54: | Line 54: | ||
*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. |