<?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: Are there any plans to make &amp;quot;Navigator&amp;quot; a part of the API?  in ArcGIS Navigator Questions</title>
    <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832036#M266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rex,&lt;/P&gt;&lt;P&gt;Andrew Gianikas from The Villages here.&amp;nbsp; To make this an easy explanation (and with all due respect), in the long run we would like to have the capabilities that are offered with Mapbox's Navigation SDK or Directions API. In our app we've built an old school/basic GPS with the Directions/Routes Api, here is what you could add in that would help us get closer to a more modern navigation system:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The road segment's direction/compass value so we could rotate the map to provide the right perspective&lt;/LI&gt;&lt;LI&gt;Detecting which step of the route you are currently on&lt;/LI&gt;&lt;LI&gt;Automatic reroute/detecting when you are off course&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;There may be some new features I am not aware of, so if I have missed anything please let me know.&amp;nbsp; When I have&amp;nbsp;had time&amp;nbsp;I've tried using existing features in your system to detect which step someone is on but it gets hairy at intersections and when your location data gets fuzzy, it doesn't work well.&amp;nbsp; Seems a sort of hysteresis/tolerance is needed to smooth this out and we have not had the resources to make this dream a reality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for visiting this topic and we look forward to hearing from you soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2018 13:47:00 GMT</pubDate>
    <dc:creator>AndrewGianikas</dc:creator>
    <dc:date>2018-08-16T13:47:00Z</dc:date>
    <item>
      <title>Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832028#M258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We'd love to replace the text based directions (with the route overlaid) on our Arcgis based map app, with actual turn by turn voice navigation.&amp;nbsp; We are using arcgis javascript api. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 19:04:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832028#M258</guid>
      <dc:creator>AndrewGianikas</dc:creator>
      <dc:date>2016-08-08T19:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832029#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andrew,&lt;/P&gt;&lt;P&gt;We currently don't have plans to expose Navigation as a capability in the ArcGIS API's (JS, iOS, Android, etc.).&amp;nbsp; However, there still is an integration point, and that is using a URL Scheme or "app link" to send stop information to Navigator.&amp;nbsp; Then, once you've arrived using Navigator, you can call back to and open your origination app.&amp;nbsp; The below has samples of how you can do this:&amp;nbsp; &lt;A href="https://github.com/Esri/navigator-integration" title="https://github.com/Esri/navigator-integration"&gt;GitHub - Esri/navigator-integration: Multi Language repository that contains documentation and sample code for creating …&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 20:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832029#M259</guid>
      <dc:creator>ScottSandusky</dc:creator>
      <dc:date>2016-08-08T20:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832030#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott, thank you for replying! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; I read about the integration but I don't think this is a practical solution for us.&amp;nbsp; If we were talking about an "internal" app, where we could mandate employees to download the second app it would be one thing, but asking a user base of over 50k users to download this second app... does not seem practical or like a very good user experience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 20:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832030#M260</guid>
      <dc:creator>AndrewGianikas</dc:creator>
      <dc:date>2016-08-08T20:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832031#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not practical for us either, as we use web apps, not native.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 12:09:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832031#M261</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2016-09-27T12:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832032#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott, any changes here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 17:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832032#M262</guid>
      <dc:creator>AndrewGianikas</dc:creator>
      <dc:date>2018-03-16T17:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832033#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear GIS Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any addition or changes/update&amp;nbsp;in the ArcGIS iOS Native API for&amp;nbsp;Navigator or any chance it could be part of the Public API to use by developer to create own custom app navigator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 06:33:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832033#M263</guid>
      <dc:creator>ManasaParida</dc:creator>
      <dc:date>2018-08-15T06:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832034#M264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manasa,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; We are considering enhancing the ArcGIS Runtime APIs to support navigation functionality, such as that exhibited in Navigator (built on ArcGIS Runtime).&amp;nbsp; &amp;nbsp;Can you describe some of the navigation capabilities you'd like see in a public Runtime API?&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;-Rex&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 21:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832034#M264</guid>
      <dc:creator>RexHansen</dc:creator>
      <dc:date>2018-08-15T21:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832035#M265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your update,&amp;nbsp;TBH i am new into ArcGIS Map where as i have my earlier experience with Apple MapKit and Google Map API's. This time my project Requirement is Map Application with ArcGIS Native SDK&amp;nbsp;should be exactly same as Navigator for ArcGIS turn by turn navigation with customized solution as per the&amp;nbsp;BRD.&lt;/P&gt;&lt;P&gt;1. Turn by Turn real Time Navigation - Example :&amp;nbsp;&lt;A class="link-titled" href="https://www.esri.com/en-us/arcgis/products/navigator-for-arcgis/overview" title="https://www.esri.com/en-us/arcgis/products/navigator-for-arcgis/overview"&gt;Navigator for ArcGIS | Advanced Workforce Navigation &amp;amp; Routing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;How would&amp;nbsp;use the mobile App to control the route choice of the road users to distribute the traffic evenly on the road network to optimize the performance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;2. Is it possible the&amp;nbsp;&lt;SPAN style="font-weight: normal; text-decoration: none; font-size: 14.666666984558105px;"&gt;apps is compatible with Apple car play and Android Auto to send and receive real time information.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;&lt;SPAN style="font-weight: normal; text-decoration: none; font-size: 14.666666984558105px;"&gt;3.&amp;nbsp;If the App&amp;nbsp;could have the ability to take voice commands while in driving mode.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;&lt;SPAN style="font-weight: normal; text-decoration: none; font-size: 14.666666984558105px;"&gt;4.&amp;nbsp;If the apps could usage information including location, speed and direction of the car will be utilized in real time simulation to improve the accuracy using the data fusion algorithm.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;&lt;SPAN style="font-weight: normal; text-decoration: none; font-size: 14.666666984558105px;"&gt;5. Is it possible the&amp;nbsp;mobile app have the functionality to publish the virtual signs into the car display-any on demand information.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;6. If the&amp;nbsp;&lt;SPAN style="font-weight: normal; text-decoration: none; font-size: 14.666666984558105px;"&gt;mobile app could have the functionality for the users to update real time road incidents and feedbacks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;&lt;SPAN style="font-weight: normal; text-decoration: none; font-size: 14.666666984558105px;"&gt;7. App&amp;nbsp;would&amp;nbsp;have the ability to provide location based relevant and accurate real time information, warning messages and predictive travel time information to the App users if required we may make Get or Post Api call to either Update or get from map and WebServices like kind of Remote API to Map Api or&amp;nbsp;vice versa.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;&lt;SPAN style="font-weight: normal; text-decoration: none; font-size: 14.666666984558105px;"&gt;8. How our proposed map application validates the accuracy of the journey time to timer provided to the users.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;&lt;SPAN style="font-weight: normal; text-decoration: none; font-size: 14.666666984558105px;"&gt;9. Mobile App ability to use a road network model and traffic data to provide predictions of accident hotspot and incident likelihood for a network section.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-weight: normal; text-decoration: none; text-indent: -24px; font-size: 14.666666984558105px;"&gt;&lt;SPAN style="font-weight: normal; text-decoration: none; font-size: 14.666666984558105px;"&gt;Mostly i am looking forward iOS and Android "&lt;/SPAN&gt;&lt;/SPAN&gt;Navigator for ArcGIS" Mobile App API's how it was working on realtime if possible the way we get the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;ArcGIS Runtime SDK please share the&amp;nbsp;&lt;SPAN&gt;Navigator for ArcGIS source code or expose the API to make cool app, we are ready to take a licensed&amp;nbsp;for&amp;nbsp;enterprise version licensed to use those API' in our Own Customized solution.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 13:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832035#M265</guid>
      <dc:creator>ManasaParida</dc:creator>
      <dc:date>2018-08-16T13:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832036#M266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rex,&lt;/P&gt;&lt;P&gt;Andrew Gianikas from The Villages here.&amp;nbsp; To make this an easy explanation (and with all due respect), in the long run we would like to have the capabilities that are offered with Mapbox's Navigation SDK or Directions API. In our app we've built an old school/basic GPS with the Directions/Routes Api, here is what you could add in that would help us get closer to a more modern navigation system:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The road segment's direction/compass value so we could rotate the map to provide the right perspective&lt;/LI&gt;&lt;LI&gt;Detecting which step of the route you are currently on&lt;/LI&gt;&lt;LI&gt;Automatic reroute/detecting when you are off course&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;There may be some new features I am not aware of, so if I have missed anything please let me know.&amp;nbsp; When I have&amp;nbsp;had time&amp;nbsp;I've tried using existing features in your system to detect which step someone is on but it gets hairy at intersections and when your location data gets fuzzy, it doesn't work well.&amp;nbsp; Seems a sort of hysteresis/tolerance is needed to smooth this out and we have not had the resources to make this dream a reality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for visiting this topic and we look forward to hearing from you soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 13:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832036#M266</guid>
      <dc:creator>AndrewGianikas</dc:creator>
      <dc:date>2018-08-16T13:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832037#M267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3 data-reactid=".j2rtonlwqo.1.0" style="color: #999999; border: 0px; font-size: 20px; margin: 0px 0px 15px;"&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-reactid=".j2rtonlwqo.1.0.0" href="https://community.esri.com/people/rhansen-esristaff" style="border: 0px; font-weight: inherit; text-decoration: none; font-size: 20px;"&gt;Rex Hansen&lt;/A&gt;,&lt;/H3&gt;&lt;P&gt;Is there any update on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 12:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832037#M267</guid>
      <dc:creator>ManasaParida</dc:creator>
      <dc:date>2018-08-29T12:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832038#M268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3753"&gt;Rex Hansen&lt;/A&gt;‌&amp;nbsp; we are getting close to a critical point in planning the next version of our app, any idea how long it will take you guys to make a decision on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 20:26:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832038#M268</guid>
      <dc:creator>AndrewGianikas</dc:creator>
      <dc:date>2018-08-31T20:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832039#M269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manasa, Andrew,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thank you for your feedback on what you're looking for in a navigation API.&amp;nbsp; Currently we have a number of customers who have built their own navigation experience with ArcGIS Runtime, but this required quite a lot of custom work to do things like off-route detection, snap to route, automatic route recalculation and support maneuver announcements in multiple languages.&amp;nbsp; Of course we'd like to make this process easier for developers by providing out of the box navigation capabilities.&amp;nbsp; At this stage we plan to introduce a navigation API into ArcGIS Runtime in a release in the latter half of 2019.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;-Rex&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 06:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832039#M269</guid>
      <dc:creator>RexHansen</dc:creator>
      <dc:date>2018-09-05T06:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832040#M270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Can we discuss in private, need few help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:34:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832040#M270</guid>
      <dc:creator>ManasaParida</dc:creator>
      <dc:date>2018-09-06T10:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832041#M271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3753"&gt;Rex Hansen&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like there is a new&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;ArcGIS Runtime version 100.5 release 2 days back, is there any new Capabilities added like Navigation API introduced in this release?.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 08:03:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832041#M271</guid>
      <dc:creator>ManasaParida</dc:creator>
      <dc:date>2019-04-11T08:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any plans to make "Navigator" a part of the API?</title>
      <link>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832042#M272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manasa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No.&amp;nbsp; As mentioned in my previous reply, we plan to introduce a navigation API into ArcGIS Runtime in a release in the latter half (ie Q3-Q4) of 2019.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 18:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-navigator-questions/are-there-any-plans-to-make-quot-navigator-quot-a/m-p/832042#M272</guid>
      <dc:creator>RexHansen</dc:creator>
      <dc:date>2019-04-11T18:40:46Z</dc:date>
    </item>
  </channel>
</rss>

