<?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 Autosuggest for Unity SDK in ArcGIS Maps SDK for Unity Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1546134#M987</link>
    <description>&lt;P&gt;I saw the .Net sample for auto suggest addresses in a search bar and was wondering if there is any available solution for Unity SDK I can use, if not are there any tips for implementing one?&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2024 13:44:09 GMT</pubDate>
    <dc:creator>CfirZioni</dc:creator>
    <dc:date>2024-10-07T13:44:09Z</dc:date>
    <item>
      <title>Autosuggest for Unity SDK</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1546134#M987</link>
      <description>&lt;P&gt;I saw the .Net sample for auto suggest addresses in a search bar and was wondering if there is any available solution for Unity SDK I can use, if not are there any tips for implementing one?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:44:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1546134#M987</guid>
      <dc:creator>CfirZioni</dc:creator>
      <dc:date>2024-10-07T13:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Autosuggest for Unity SDK</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1546237#M988</link>
      <description>&lt;P&gt;You can start from the geocoding sample which uses the geocoding services, geocoding services has the suggest operation which suggests address that you can leverage &lt;A href="https://developers.arcgis.com/documentation/mapping-and-location-services/geocoding/autosuggest/" target="_blank"&gt;https://developers.arcgis.com/documentation/mapping-and-location-services/geocoding/autosuggest/&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Thanks for your suggestion. We might add this to the geocoding sample&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 17:33:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1546237#M988</guid>
      <dc:creator>Jade</dc:creator>
      <dc:date>2024-10-07T17:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Autosuggest for Unity SDK</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1546242#M989</link>
      <description>&lt;P&gt;Thank you, I will give this a try.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Although it would be amazing to add it to the geocoding sample in future version &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 17:59:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1546242#M989</guid>
      <dc:creator>CfirZioni</dc:creator>
      <dc:date>2024-10-07T17:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Autosuggest for Unity SDK</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1546421#M990</link>
      <description>&lt;P&gt;Can you maybe help me understand what is the usage of the magicKey? I thought I can use it to fetch address and coordinated from the API but I cant find any reference for using it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 08:13:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1546421#M990</guid>
      <dc:creator>CfirZioni</dc:creator>
      <dc:date>2024-10-08T08:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Autosuggest for Unity SDK</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1548631#M997</link>
      <description>&lt;P&gt;So I have implemented this in my sample project copy, is there a way I can submit my implementation to the samples repo on git?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 13:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1548631#M997</guid>
      <dc:creator>CfirZioni</dc:creator>
      <dc:date>2024-10-15T13:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Autosuggest for Unity SDK</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1548752#M1001</link>
      <description>&lt;P&gt;Awesome! We always welcome contributions to our sample repo. You can submit a pull request in our sample repo.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 17:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/autosuggest-for-unity-sdk/m-p/1548752#M1001</guid>
      <dc:creator>Jade</dc:creator>
      <dc:date>2024-10-15T17:32:22Z</dc:date>
    </item>
  </channel>
</rss>

