<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic // in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/unreadable-title/m-p/576012#M2955</link>
    <description />
    <pubDate>Wed, 26 May 2021 00:26:52 GMT</pubDate>
    <dc:creator>_____</dc:creator>
    <dc:date>2021-05-26T00:26:52Z</dc:date>
    <item>
      <title>//</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/unreadable-title/m-p/576012#M2955</link>
      <description />
      <pubDate>Wed, 26 May 2021 00:26:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/unreadable-title/m-p/576012#M2955</guid>
      <dc:creator>_____</dc:creator>
      <dc:date>2021-05-26T00:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Any plans to have more 'dynamic' labeling?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/unreadable-title/m-p/576013#M2956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ian-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We just released 100.1 last night, and that brings in support for client side dynamic labeling. See some notes about the release here -&amp;nbsp;&lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2017/06/29/arcgis-runtime-sdk-update-1-is-now-available/" title="https://blogs.esri.com/esri/arcgis/2017/06/29/arcgis-runtime-sdk-update-1-is-now-available/"&gt;ArcGIS Runtime 100.1 is now available! | ArcGIS Blog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is not a full-fledged labeling API yet, but what we allow you to do is to create LabelDefinitions from JSON, as defined in the ArcGIS REST spec. These LabelDefinitions can then be applied to a few different Layer types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-featurelayer.html#labelDefinitions-prop" title="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-featurelayer.html#labelDefinitions-prop"&gt;FeatureLayer QML Type | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-labeldefinition.html" title="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-labeldefinition.html"&gt;LabelDefinition QML Type | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:03:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/unreadable-title/m-p/576013#M2956</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2017-06-30T14:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Any plans to have more 'dynamic' labeling?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/unreadable-title/m-p/576015#M2958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;another tip&lt;/P&gt;&lt;P&gt;I struggled to find this (I just wanted to change a label&amp;nbsp;color), but now using LabelDefinition, and labelExpression( in the featureservice Drawing Info), I can do ALL kinds of things&lt;/P&gt;&lt;P&gt;Sample code always helps:&lt;/P&gt;&lt;P&gt;I found in the QML Samples&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.arcgis.com/home/search.html?t=content&amp;amp;q=tags%3AQmlSampleApplicationCurrent&amp;amp;content=all&amp;amp;start=1&amp;amp;sortOrder=desc&amp;amp;sortField=relevance" title="http://www.arcgis.com/home/search.html?t=content&amp;amp;q=tags%3AQmlSampleApplicationCurrent&amp;amp;content=all&amp;amp;start=1&amp;amp;sortOrder=desc&amp;amp;sortField=relevance"&gt;http://www.arcgis.com/home/search.html?t=content&amp;amp;q=tags%3AQmlSampleApplicationCurrent&amp;amp;content=all&amp;amp;start=1&amp;amp;sortOrder=desc…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the section "Display Information", the Sample "Show labels on Layers" - look at the Source Code to see sample usage of Label Definition&lt;/P&gt;&lt;P&gt;Cool stuff.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 15:57:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/unreadable-title/m-p/576015#M2958</guid>
      <dc:creator>RussellTait4</dc:creator>
      <dc:date>2018-10-10T15:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Any plans to have more 'dynamic' labeling?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/unreadable-title/m-p/576016#M2959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, good call. These are now on GitHub too (in case you don't want to download the viewers) -&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-qt/tree/master/ArcGISRuntimeSDKQt_QMLSamples/DisplayInformation/ShowLabelsOnLayers" title="https://github.com/Esri/arcgis-runtime-samples-qt/tree/master/ArcGISRuntimeSDKQt_QMLSamples/DisplayInformation/ShowLabelsOnLayers"&gt;arcgis-runtime-samples-qt/ArcGISRuntimeSDKQt_QMLSamples/DisplayInformation/ShowLabelsOnLayers at master · Esri/arcgis-ru…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 16:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/unreadable-title/m-p/576016#M2959</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2018-10-10T16:31:38Z</dc:date>
    </item>
  </channel>
</rss>

