<?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 Re: How to create a point in map using lat and long values in qml in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-point-in-map-using-lat-and-long/m-p/1477035#M5223</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can create points (and other ArcGIS objects) using `ArcGISRuntimeEnvironment.createObject`. See samples for code example:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-samples-qt/blob/main/ArcGISRuntimeSDKQt_QMLSamples/Geometry/CreateGeometries/CreateGeometries.qml#L144" target="_blank"&gt;https://github.com/Esri/arcgis-maps-sdk-samples-qt/blob/main/ArcGISRuntimeSDKQt_QMLSamples/Geometry/CreateGeometries/CreateGeometries.qml#L144&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note that QML API is deprecated in 200.4 and will be removed in future: &lt;A href="https://www.esri.com/arcgis-blog/products/sdk-qt/announcements/qml-api-deprecation-and-roadmap/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/sdk-qt/announcements/qml-api-deprecation-and-roadmap/&lt;/A&gt;. It's possible to create the points with C++ API and expose them to QML.&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2024 15:41:01 GMT</pubDate>
    <dc:creator>GuillaumeBelz</dc:creator>
    <dc:date>2024-05-22T15:41:01Z</dc:date>
    <item>
      <title>How to create a point in map using lat and long values in qml</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-point-in-map-using-lat-and-long/m-p/1476915#M5222</link>
      <description>&lt;P&gt;I am working on creating points in geographical map using list of lat and long co-ordinates which are entered in table by user. Here i am not able to achieve it and so far i&amp;nbsp; have explored all around available options.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 14:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-point-in-map-using-lat-and-long/m-p/1476915#M5222</guid>
      <dc:creator>bairareddy</dc:creator>
      <dc:date>2024-05-22T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a point in map using lat and long values in qml</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-point-in-map-using-lat-and-long/m-p/1477035#M5223</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can create points (and other ArcGIS objects) using `ArcGISRuntimeEnvironment.createObject`. See samples for code example:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-samples-qt/blob/main/ArcGISRuntimeSDKQt_QMLSamples/Geometry/CreateGeometries/CreateGeometries.qml#L144" target="_blank"&gt;https://github.com/Esri/arcgis-maps-sdk-samples-qt/blob/main/ArcGISRuntimeSDKQt_QMLSamples/Geometry/CreateGeometries/CreateGeometries.qml#L144&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note that QML API is deprecated in 200.4 and will be removed in future: &lt;A href="https://www.esri.com/arcgis-blog/products/sdk-qt/announcements/qml-api-deprecation-and-roadmap/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/sdk-qt/announcements/qml-api-deprecation-and-roadmap/&lt;/A&gt;. It's possible to create the points with C++ API and expose them to QML.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 15:41:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-to-create-a-point-in-map-using-lat-and-long/m-p/1477035#M5223</guid>
      <dc:creator>GuillaumeBelz</dc:creator>
      <dc:date>2024-05-22T15:41:01Z</dc:date>
    </item>
  </channel>
</rss>

