[mapguide-users] Stylizing a layer
Steve G
stevenlgolden at gmail.com
Wed Nov 26 13:47:12 PST 2014
I confirm there is some sort of error in Maestro when selecting Font style
for a point layer. If you edit the XML and include the following between
the PointSymbolization2D tag, it should work (need to change the parameters
for your use):
<PointSymbolization2D>
<Unit>Points</Unit>
<SizeContext>DeviceUnits</SizeContext>
<SizeX>10</SizeX>
<SizeY>10</SizeY>
<Rotation>0</Rotation>
<FontName>Arial</FontName>
<Character>D</Character>
<Bold>true</Bold>
<Italic>true</Italic>
<Underlined>true</Underlined>
<ForegroundColor>a200008b</ForegroundColor>
</PointSymbolization2D>
Once you have that in your XML, you can use the GUI in Maestro to change the
parameters (color, Character, bold, italics, etc).
Steve
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Stylizing-a-layer-tp5175166p5175177.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list