Anyone know if and how I can create the Label expression that puts the values on 2 lines?
"expression":"$feature.Owner1 + ' GO TO NEXT LINE ' + $feature.MapNumber "
LabelDefinition <SPAN class="punctuation token">{</SPAN>
json<SPAN class="punctuation token">:</SPAN> <SPAN class="punctuation token">{</SPAN>
<SPAN class="string token">"labelExpressionInfo"</SPAN><SPAN class="punctuation token">:</SPAN><SPAN class="punctuation token">{</SPAN>
<SPAN class="string token">"expression"</SPAN><SPAN class="punctuation token">:</SPAN><SPAN class="string token">"$feature.Owner1 + ' ' + $feature.MapNumber "</SPAN>
<SPAN class="punctuation token">}</SPAN><SPAN class="punctuation token">,</SPAN>
<SPAN class="comment token">// SNIP</SPAN>
<SPAN class="punctuation token">}</SPAN> <SPAN class="comment token">// END OF LAYER DEFINITION</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>