Re: [mapguide-users] centering mult-line labels

2023-02-09 Thread Jackie Ng
Good news: I've just integrated Layer Definition XML schema support to support justification for feature labels for basic stylization. Full details in this RFC that was just adopted: https://trac.osgeo.org/mapguide/wiki/MapGuideRfc186 This support will appear in the upcoming MapGuide Open Source

Re: [mapguide-users] centering mult-line labels

2023-02-02 Thread Jackie Ng
I think it's due to basic stylization having a hard-coded left justification for the text label content itself. https://trac.osgeo.org/mapguide/ticket/772 Have you tried switching your layer over to using advanced stylization? I know it has content justification settings for text/label symbology

Re: [mapguide-users] centering mult-line labels

2023-01-29 Thread Nimrod Cnaan
Try concate("1", "\n", "@@@2") ‫בתאריך יום ג׳, 24 בינו׳ 2023 ב-22:25 מאת ‪Jonathan Rizzo‬‏ <‪ jri...@langan.com‬‏>:‬ > Are there any options for centering multi-line labels that I am missing? > I am trying to create a multi-line label for a polygon layer that is > centered horizontally in the

[mapguide-users] centering mult-line labels

2023-01-24 Thread Jonathan Rizzo
Are there any options for centering multi-line labels that I am missing? I am trying to create a multi-line label for a polygon layer that is centered horizontally in the feature. The only way that I have been able to do this is to add a newline character in the label. When I do this, the resu