This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
map_suite_services_edition_faq_labeling [2015/09/16 06:24] admin |
map_suite_services_edition_faq_labeling [2015/09/16 06:24] (current) admin [How do I display multi labels for a given feature?] |
||
|---|---|---|---|
| Line 34: | Line 34: | ||
| [[Map_Suite_Services_Edition_Labeling_Samples#Multiple_Labels|Sample:Multiple Labels]] | [[Map_Suite_Services_Edition_Labeling_Samples#Multiple_Labels|Sample:Multiple Labels]] | ||
| - | This sample shows how you can display multiple labels for a given point or feature. You can do this by setting a single TextStyle or multiple TextStyles. If you use a single TextStyle, you can simply use a pattern like "[[ColumnName1]][ColumnName2]" and when Map Suite displays the text it will combine the values of the columns in your pattern. If you use a different styling method, you will need to manually control the offset of each piece of text to avoid overlapping. | + | This sample shows how you can display multiple labels for a given point or feature. You can do this by setting a single TextStyle or multiple TextStyles. If you use a single TextStyle, you can simply use a pattern like "[ColumnName1][ColumnName2]" and when Map Suite displays the text it will combine the values of the columns in your pattern. If you use a different styling method, you will need to manually control the offset of each piece of text to avoid overlapping. |
| ====How do I display multi line labeling?==== | ====How do I display multi line labeling?==== | ||