This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
map_suite_services_edition_faq_labeling [2015/08/20 03:08] 127.0.0.1 external edit |
map_suite_services_edition_faq_labeling [2015/09/16 06:24] (current) admin [How do I display multi labels for a given feature?] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Map_Suite_Services_Edition_FAQ_Labeling ====== | + | ====== Map Suite Services Edition FAQ Labeling ====== |
| - | <noinclude> | ||
| - | {{article rating}} | ||
| - | </noinclude> | ||
| ====How can I display decimal degrees as degrees, minutes and seconds?==== | ====How can I display decimal degrees as degrees, minutes and seconds?==== | ||
| This question has a corresponding sample application(s) associated with it. | This question has a corresponding sample application(s) associated with it. | ||
| Line 37: | 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?==== | ||