| Issue 2135: | Bug: If you reuse a Polygon's MVCArray in a Polyline, the Polyline is closed. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
If you create a polygon from an MVCArray of latlngs, then append nodes to that MVCArray, the polygon overlay updates to reflect the changes, all good so far. However, if you remove the polygon overlay and create a polyline overlay using the *same MVCArray*, the resultant polyline is "closed" like a polygon (There is an extra line from the last node to the first).
Jan 31, 2010
#1
[email protected]
Feb 4, 2010
(No comment was entered for this change.)
Status:
FixedNotReleased
Feb 8, 2010
(No comment was entered for this change.)
Status:
Fixed
Labels: Fixed-28
Feb 8, 2010
Does this mean that Polygons now no longer close and we have to supply the last (closing) leg or just that Polylines will no longer close themselves? |
|
| ► Sign in to add a comment |