<?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: IOS Runtime Webmap Events and Accessibility in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420887#M3590</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/19183"&gt;Mohamed Muzammil&lt;/A&gt;‌&amp;nbsp;Our &lt;A href="https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/arcgis-ios-sdk-samples/Edit%20data/Edit%20features%20(connected)"&gt;Edit Features (connected)&lt;/A&gt; sample that Mark has mentioned above shows how to display identified results in popups view controller. Specifically, you can refer this line to &lt;A href="https://github.com/Esri/arcgis-runtime-samples-ios/blob/master/arcgis-ios-sdk-samples/Edit%20data/Edit%20features%20(connected)/EditFeaturesOnlineViewController.swift#L97"&gt;create a popups view controller&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2018 19:19:36 GMT</pubDate>
    <dc:creator>GarimaDhakal</dc:creator>
    <dc:date>2018-08-22T19:19:36Z</dc:date>
    <item>
      <title>IOS Runtime Webmap Events and Accessibility</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420882#M3585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I have help documents to work with web maps in IOS runtime. Following are my requirements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already accessed portal item and loaded into mapview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. How to work with popup and display (popup already setup in webmap)&lt;/P&gt;&lt;P&gt;2. How to access the feature layer information when I select the feature in the map and map extent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More help required to work with webmap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide any sample, if available&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 06:08:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420882#M3585</guid>
      <dc:creator>MohamedMuzammil</dc:creator>
      <dc:date>2018-08-16T06:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Runtime Webmap Events and Accessibility</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420883#M3586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your question! &amp;nbsp;We have a number of resources to help you with displaying popups and working with features and feature layers. &amp;nbsp;We have a sample app available on the app store &lt;A href="https://itunes.apple.com/gb/app/arcgis-runtime-sdk-for-ios-samples/id1180714771?mt=8"&gt;here&lt;/A&gt;&amp;nbsp;; the source code for that app is on GitHub &lt;A href="https://github.com/Esri/arcgis-runtime-samples-ios"&gt;here&lt;/A&gt;. &amp;nbsp;Specifically, you should check out the code for the "Edit Features (connected) sample &lt;A href="https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/arcgis-ios-sdk-samples/Edit%20data/Edit%20features%20(connected)"&gt;here&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check out the ArcGIS Developers site:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/ios/latest/" title="https://developers.arcgis.com/ios/latest/"&gt;ArcGIS Runtime SDK for iOS (latest) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;which also has a lot of useful information, samples and guide documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still need help after exploring the samples, or if you have other questions, please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 16:01:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420883#M3586</guid>
      <dc:creator>MarkDostal</dc:creator>
      <dc:date>2018-08-16T16:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Runtime Webmap Events and Accessibility</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420884#M3587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;tried&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Edit Features (connected) sample, but my requirements is to get the feature layer from web map.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I have map image layer and feature layer in the web map and it is loaded in the map view. when I click the point feature service then the feature information should be readable, Please provide the samples.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2018 14:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420884#M3587</guid>
      <dc:creator>MohamedMuzammil</dc:creator>
      <dc:date>2018-08-18T14:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Runtime Webmap Events and Accessibility</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420885#M3588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/19183"&gt;Mohamed Muzammil&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/arcgis-ios-sdk-samples/Maps/Identify%20layers"&gt;Identify layers&lt;/A&gt; sample demonstrates how to identify features on a map. These features could be from feature layer or map image layer present in the map.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Garima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 20:34:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420885#M3588</guid>
      <dc:creator>GarimaDhakal</dc:creator>
      <dc:date>2018-08-21T20:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Runtime Webmap Events and Accessibility</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420886#M3589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Garima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;identify layers works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to customize the popup view controller to display the identify result. Please guide how can I start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 01:01:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420886#M3589</guid>
      <dc:creator>MohamedMuzammil</dc:creator>
      <dc:date>2018-08-22T01:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Runtime Webmap Events and Accessibility</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420887#M3590</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/19183"&gt;Mohamed Muzammil&lt;/A&gt;‌&amp;nbsp;Our &lt;A href="https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/arcgis-ios-sdk-samples/Edit%20data/Edit%20features%20(connected)"&gt;Edit Features (connected)&lt;/A&gt; sample that Mark has mentioned above shows how to display identified results in popups view controller. Specifically, you can refer this line to &lt;A href="https://github.com/Esri/arcgis-runtime-samples-ios/blob/master/arcgis-ios-sdk-samples/Edit%20data/Edit%20features%20(connected)/EditFeaturesOnlineViewController.swift#L97"&gt;create a popups view controller&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 19:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-runtime-webmap-events-and-accessibility/m-p/420887#M3590</guid>
      <dc:creator>GarimaDhakal</dc:creator>
      <dc:date>2018-08-22T19:19:36Z</dc:date>
    </item>
  </channel>
</rss>

