Hi all,
i’ve got trouble with showing the text legend label. Showing the label of an area,  a point or a line is not a problem, but if I want to show a text label there is no image at all. The features in the map are labeled, but the users don’t know which color because there is no image in the legend.
If I use the “mapagent.fcgi?OPERATION=GETLEGENDIMAGE” operation the image which comes back is just white. I also tried to change the text font, but nothing helped.
Does somebody have a solution for this problem or have the same Problem
Mapguide 2.5
Maestro 5.0
XML:
    <VectorScaleRange>
      <MaxScale>2000</MaxScale>
      <AreaTypeStyle>
        <AreaRule>
          <LegendLabel />
          <Filter />
          <Label>
            <Unit>Centimeters</Unit>
            <SizeContext>DeviceUnits</SizeContext>
            <SizeX>0.5</SizeX>
            <SizeY>0.5</SizeY>
            <Rotation>0</Rotation>
            <Text>AGRA_ABGLEICHQM</Text>
            <FontName>Txt</FontName>
            <ForegroundColor>FF530000</ForegroundColor>
            <BackgroundColor>ffffffff</BackgroundColor>
            <BackgroundStyle>Transparent</BackgroundStyle>
            <Bold>true</Bold>
          </Label>
          <AreaSymbolization2D />
        </AreaRule>
      </AreaTypeStyle>
    </VectorScaleRange>
 
Thanks
 
 
 
 
 
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to