<?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 Click Button --&amp;amp;gt; Find Closes Facility in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/click-button-amp-gt-find-closes-facility/m-p/548723#M3748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have two tasks I'm trying to accomplish with my android app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Find closes facility by land (road network) from GPS location. Used if I was on land and facility was on land.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Find closes facility by water (straight line distance) from GPS location. Used if I was on a body of water (Boat) and the facility was along a shore line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Each task will have its own button inside the map view:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Button#1 - Find closes facility by land&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Button#2 - Find closes facility by water&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently using ESRI's streets map service along with my own map service, that contains facility locations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically my map service with facility locations is displaying on top of ESRI's streets map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the Zoom To GPS function working already.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I use the spatial locations of the facilities within my map service? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any ArcGIS samples for this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2012 16:39:22 GMT</pubDate>
    <dc:creator>JohnAllen</dc:creator>
    <dc:date>2012-08-10T16:39:22Z</dc:date>
    <item>
      <title>Click Button --&amp;gt; Find Closes Facility</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/click-button-amp-gt-find-closes-facility/m-p/548723#M3748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have two tasks I'm trying to accomplish with my android app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Find closes facility by land (road network) from GPS location. Used if I was on land and facility was on land.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Find closes facility by water (straight line distance) from GPS location. Used if I was on a body of water (Boat) and the facility was along a shore line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Each task will have its own button inside the map view:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Button#1 - Find closes facility by land&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Button#2 - Find closes facility by water&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently using ESRI's streets map service along with my own map service, that contains facility locations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically my map service with facility locations is displaying on top of ESRI's streets map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the Zoom To GPS function working already.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I use the spatial locations of the facilities within my map service? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any ArcGIS samples for this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 16:39:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/click-button-amp-gt-find-closes-facility/m-p/548723#M3748</guid>
      <dc:creator>JohnAllen</dc:creator>
      <dc:date>2012-08-10T16:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Click Button --&gt; Find Closes Facility</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/click-button-amp-gt-find-closes-facility/m-p/548724#M3749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same question! Did you solve the problem already?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have two tasks I'm trying to accomplish with my android app&lt;BR /&gt;&lt;BR /&gt;1. Find closes facility by land (road network) from GPS location. Used if I was on land and facility was on land.&lt;BR /&gt;2. Find closes facility by water (straight line distance) from GPS location. Used if I was on a body of water (Boat) and the facility was along a shore line.&lt;BR /&gt;&lt;BR /&gt;Each task will have its own button inside the map view:&lt;BR /&gt;Button#1 - Find closes facility by land&lt;BR /&gt;Button#2 - Find closes facility by water&lt;BR /&gt;&lt;BR /&gt;I'm currently using ESRI's streets map service along with my own map service, that contains facility locations.&lt;BR /&gt;Basically my map service with facility locations is displaying on top of ESRI's streets map service.&lt;BR /&gt;I have the Zoom To GPS function working already.&lt;BR /&gt;&lt;BR /&gt;How do I use the spatial locations of the facilities within my map service? &lt;BR /&gt;Are there any ArcGIS samples for this? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Jun 2013 14:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/click-button-amp-gt-find-closes-facility/m-p/548724#M3749</guid>
      <dc:creator>KenlyFrancisca1</dc:creator>
      <dc:date>2013-06-22T14:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Click Button --&gt; Find Closes Facility</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/click-button-amp-gt-find-closes-facility/m-p/548725#M3750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kenly,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ended up changing my application to not include closes facility option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead, I just let users select any facility on the map, from there, Google Navigation opens and navigate to the latitude and longitude of the facility location from the users location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I do come across anything using closes facility I'll post it here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 13:38:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/click-button-amp-gt-find-closes-facility/m-p/548725#M3750</guid>
      <dc:creator>JohnAllen</dc:creator>
      <dc:date>2013-07-10T13:38:22Z</dc:date>
    </item>
  </channel>
</rss>

