<?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 How to paint over mapview using CPP? in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-paint-over-mapview-using-cpp/m-p/736458#M3699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we paint or draw something over mapview? How to Do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2019 08:50:41 GMT</pubDate>
    <dc:creator>Girishchandra_Yendargaye</dc:creator>
    <dc:date>2019-02-08T08:50:41Z</dc:date>
    <item>
      <title>How to paint over mapview using CPP?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-paint-over-mapview-using-cpp/m-p/736458#M3699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we paint or draw something over mapview? How to Do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 08:50:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-paint-over-mapview-using-cpp/m-p/736458#M3699</guid>
      <dc:creator>Girishchandra_Yendargaye</dc:creator>
      <dc:date>2019-02-08T08:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to paint over mapview using CPP?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-paint-over-mapview-using-cpp/m-p/736459#M3700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to draw in "map coordinate" space, then I'd suggest using our Geometry classes to create a Point, Polyline, or Polygon, and then display it on the map with a Graphic. That is showcased in this sample -&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-qt/tree/master/ArcGISRuntimeSDKQt_CppSamples/DisplayInformation/GOSymbols" title="https://github.com/Esri/arcgis-runtime-samples-qt/tree/master/ArcGISRuntimeSDKQt_CppSamples/DisplayInformation/GOSymbols"&gt;arcgis-runtime-samples-qt/ArcGISRuntimeSDKQt_CppSamples/DisplayInformation/GOSymbols at master · Esri/arcgis-runtime-sam…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to draw in screen coordinate space and it doesn't need to stay tied to a map location, you can use any of Qt's mechanisms to draw, like QPainter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 14:32:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-paint-over-mapview-using-cpp/m-p/736459#M3700</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2019-02-08T14:32:56Z</dc:date>
    </item>
  </channel>
</rss>

