<?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: toggling map symbols in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190707#M1766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should set the layerDefinitions on AGSDynamicMapServiceLayer so that features with those symbol are not visible and refresh the layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 16:01:02 GMT</pubDate>
    <dc:creator>NimeshJarecha</dc:creator>
    <dc:date>2012-09-11T16:01:02Z</dc:date>
    <item>
      <title>toggling map symbols</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190704#M1763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i have my legend using story board. i want to put a switch in the legend to toggle the map icons on and off. all of my map symbols are of the AGSDynamicMapServicelLayer class. how do i attach a button with each of the symbols so that when the button/switch is pressed, the symbols on the map appear, and dissappear?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 12:53:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190704#M1763</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2012-09-10T12:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: toggling map symbols</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190705#M1764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think it's not possible by AGSDynamicServiceMapLayer , AGSDynamicLayerView is just a subclass of UIImageView and what you see on the AGSMapView is an image without any attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I were you , I would use AGSGraphicsLayer to add those symbols , by "graphic in [AGSGraphicsLayer graphics]" can access symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 13:41:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190705#M1764</guid>
      <dc:creator>FrankLin1</dc:creator>
      <dc:date>2012-09-10T13:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: toggling map symbols</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190706#M1765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i dont add the symbols myself. they come through a service. they are pretty much icons on the map. if i were to change them to somehow add as a graphics layer, i would have to change alot of code in my app. i added the switch in the legend, just need a way to make each type of icon appear and dissappear on the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 14:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190706#M1765</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2012-09-10T14:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: toggling map symbols</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190707#M1766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should set the layerDefinitions on AGSDynamicMapServiceLayer so that features with those symbol are not visible and refresh the layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 16:01:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190707#M1766</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-09-11T16:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: toggling map symbols</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190708#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is there any example/sample of doing this? right now my legend is setup similar to the legend sample, except its using storyboard.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 16:58:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190708#M1767</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2012-09-11T16:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: toggling map symbols</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190709#M1768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks nimesh. layerdefinitions worked. i made an array that was edited from the swith buttons and passed that to the dynamicMapServiceLayer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 18:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/toggling-map-symbols/m-p/190709#M1768</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2012-09-13T18:44:22Z</dc:date>
    </item>
  </channel>
</rss>

