MapGuide Open Source:  Home |  Download |  Internals

Ticket #138 (new enhancement)

Opened 1 year ago

Last modified 1 year ago

Feature Labels of lines or polygons should have option to prevent being obscured.

Reported by: jng Assigned to:
Priority: medium Milestone:
Component: General Version: 1.2.0
Severity: major Keywords:
Cc: External ID:

Description

Currently feature labels of polygons (possibly lines too, not sure) will be obscured by any features directly above it in the draw order.

MapGuide? should provide the ability for feature labels in polygons to prevent being obscured by features above it, just like point styles.

The current workaround (which is cumbersome) would be to make a separate layer of centroid points to store the feature labels, so you can specify whether they will be obscured or not.

Change History

07/09/07 12:45:49 changed by tomfukushima

  • version set to 1.2.0.

Hi, are you saying that you would like the option of "always drawing the label" (aka "Labels are fixed (not dynamic)"? So for example, if I had a polygon and a whole bunch of point and line features over top of it, if the polygon label could not be drawn without overlapping some of the features, it would still be drawn?

Then yes, the above capability exists for points, but does not exist for lines and polygons.