<?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 i make a map  to navigate  to specific point (feature) on it (as determine the location of facility on the map ) when click to location , the map navigate &amp; zoom to facility on the map in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-i-make-a-map-to-navigate-to-specific-point/m-p/550323#M2824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hisho-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would use the findFeatures method on the FeatureLayer. This will determine feature IDs that you touched with your click event &lt;A href="http://developers.arcgis.com/qt/qml/api-reference/class_feature_layer.html#a683e2811207acc4db70cee43d5f62bbe" title="http://developers.arcgis.com/qt/qml/api-reference/class_feature_layer.html#a683e2811207acc4db70cee43d5f62bbe"&gt;ArcGIS Runtime SDK for Qt QML API: FeatureLayer Class Reference&lt;/A&gt; . Then use the feature method on FeatureTable to obtain a feature from a given ID. The resulting feature will have geometry. Once you have obtained the geometry, you can call zoomTo on the map and pass in the geometry &lt;A href="http://developers.arcgis.com/qt/qml/api-reference/class_map.html#ae42905b26facddd1059a2d6919bee0bf" title="http://developers.arcgis.com/qt/qml/api-reference/class_map.html#ae42905b26facddd1059a2d6919bee0bf"&gt;ArcGIS Runtime SDK for Qt QML API: Map Class Reference&lt;/A&gt; .&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>Thu, 19 Nov 2015 17:19:14 GMT</pubDate>
    <dc:creator>LucasDanzinger</dc:creator>
    <dc:date>2015-11-19T17:19:14Z</dc:date>
    <item>
      <title>How i make a map  to navigate  to specific point (feature) on it (as determine the location of facility on the map ) when click to location , the map navigate &amp; zoom to facility on the map</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-i-make-a-map-to-navigate-to-specific-point/m-p/550322#M2823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How i make a map to navigate to specific point feature (as determine the location of facility ) when click to location , the map navigate &amp;amp; zoom to facility on the map&amp;nbsp; , may be get a spatial reference of feature .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 14:22:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-i-make-a-map-to-navigate-to-specific-point/m-p/550322#M2823</guid>
      <dc:creator>Hishoshr</dc:creator>
      <dc:date>2015-11-19T14:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: How i make a map  to navigate  to specific point (feature) on it (as determine the location of facility on the map ) when click to location , the map navigate &amp; zoom to facility on the map</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-i-make-a-map-to-navigate-to-specific-point/m-p/550323#M2824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hisho-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would use the findFeatures method on the FeatureLayer. This will determine feature IDs that you touched with your click event &lt;A href="http://developers.arcgis.com/qt/qml/api-reference/class_feature_layer.html#a683e2811207acc4db70cee43d5f62bbe" title="http://developers.arcgis.com/qt/qml/api-reference/class_feature_layer.html#a683e2811207acc4db70cee43d5f62bbe"&gt;ArcGIS Runtime SDK for Qt QML API: FeatureLayer Class Reference&lt;/A&gt; . Then use the feature method on FeatureTable to obtain a feature from a given ID. The resulting feature will have geometry. Once you have obtained the geometry, you can call zoomTo on the map and pass in the geometry &lt;A href="http://developers.arcgis.com/qt/qml/api-reference/class_map.html#ae42905b26facddd1059a2d6919bee0bf" title="http://developers.arcgis.com/qt/qml/api-reference/class_map.html#ae42905b26facddd1059a2d6919bee0bf"&gt;ArcGIS Runtime SDK for Qt QML API: Map Class Reference&lt;/A&gt; .&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>Thu, 19 Nov 2015 17:19:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-i-make-a-map-to-navigate-to-specific-point/m-p/550323#M2824</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-11-19T17:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: How i make a map  to navigate  to specific point (feature) on it (as determine the location of facility on the map ) when click to location , the map navigate &amp; zoom to facility on the map</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/how-i-make-a-map-to-navigate-to-specific-point/m-p/550324#M2825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 12:06:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/how-i-make-a-map-to-navigate-to-specific-point/m-p/550324#M2825</guid>
      <dc:creator>Hishoshr</dc:creator>
      <dc:date>2015-11-20T12:06:41Z</dc:date>
    </item>
  </channel>
</rss>

