[mapguide-trac] #196: Some polyline labels are inverted
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Jun 11 17:48:01 EDT 2007
#196: Some polyline labels are inverted
----------------------------+-----------------------------------------------
Reporter: chrisclaydon | Owner: chrisclaydon
Type: defect | Status: new
Priority: medium | Milestone: 1.2
Component: General | Version: 1.2.0
Severity: major | Keywords:
External_id: 935255 |
----------------------------+-----------------------------------------------
When a polyline curves back on itself, some of its labels sometimes become
inverted.
This can be fixed by examining the segments of the polyline that are
adjacent to the label, and determining in which direction to follow those
segments in order to maximize the length of the label that is rendered
right-side-up.
Previously, all segments in the polyline were examined for each label,
rather than just the ones adjacent to the label, leading to possible
problems.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/196>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list