Changes between Version 2 and Version 3 of MapGuideRfc186


Ignore:
Timestamp:
02/04/23 06:10:17 (23 months ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc186

    v2 v3  
    3636Update our v4.0.0 LayerDefinition XML schema to introduce a new optional `LabelJustification` element.
    3737
    38 ```
     38{{{
    3939<xs:element name="LabelJustification" type="xs:string" default="'Left'" minOccurs="0">
    4040  <xs:annotation>
     
    4242  </xs:annotation>
    4343</xs:element>
    44 ```
     44}}}
    4545
    4646This element accepts any of the following values, which will result in the following effect (using Sheboygan Voting Districts with multi-line label as an example)