<?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: story maps and TiledMapServic in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/story-maps-and-tiledmapservic/m-p/477237#M5479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am sorry about the w&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;riting, a&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;gain:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;I have encountered in a problem that I am not sure about, I am trying to use two operational layers for the map tour template (I am using json file as webmap). One of them is of curse the tour point, and other is an ArcGISTiledMapServiceLayer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;For some reason I can get the tiled map service to be displayed. I can create an arcgis mapservice that drew the layer dynamically from the data to show on the app. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;What I am asking is am doing something wrong? Or the app doesn't designed to work with ArcGISTiledMapServiceLayer as an operational layer?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;The reason I want to use the TiledMapService is that I need to use special restriction of what to show and what not to show and I think the &lt;A href="https://community.esri.com/external-link.jspa?url=https://developers.arcgis.com/javascript/jsapi/arcgistiledmapservicelayer-amd.html#setexclusionareas" target="_blank"&gt;&lt;SPAN style="color: windowtext; background: white;"&gt;setExclusionAreas()&lt;/SPAN&gt;&lt;/A&gt; of the ArcGISTiledMapServiceLayer is best for my needs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;Thanks Roi.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Jul 2015 17:02:37 GMT</pubDate>
    <dc:creator>roialgavish</dc:creator>
    <dc:date>2015-07-12T17:02:37Z</dc:date>
    <item>
      <title>story maps and TiledMapServic</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/story-maps-and-tiledmapservic/m-p/477236#M5478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE style="text-align: justify; background: #FEFEFE;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;I have encountered in a problem that I am not sure about, I am trying to use two operational layers for the map tour template (I am using json file as webmap). One of them is of curse the tour point, and other is an ArcGISTiledMapServiceLayer.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE style="text-align: justify; background: #FEFEFE;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;For some reason I can get the tiled map service to be displayed. I can create an arcgis mapservice that drew the layer dynamically from the data to show on the app. &lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE style="text-align: justify; background: #FEFEFE;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;What I am asking is am doing something wrong? Or the app doesn't designed to work with ArcGISTiledMapServiceLayer as an operational layer?&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE style="text-align: justify; background: #FEFEFE;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;The reason I want to use the TiledMapService is that I need to use special restriction of what to show and what not to show and I think the &lt;A href="https://community.esri.com/external-link.jspa?url=https://developers.arcgis.com/javascript/jsapi/arcgistiledmapservicelayer-amd.html#setexclusionareas" target="_blank"&gt;&lt;SPAN style="color: windowtext; font-weight: inherit; background: white; font-style: inherit;"&gt;setExclusionAreas()&lt;/SPAN&gt;&lt;/A&gt; of the ArcGISTiledMapServiceLayer is best for my needs.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE style="text-align: justify; background: #FEFEFE;"&gt; &lt;/PRE&gt;&lt;PRE style="text-align: justify; background: #FEFEFE;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;Thanks Roi.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2015 17:00:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/story-maps-and-tiledmapservic/m-p/477236#M5478</guid>
      <dc:creator>roialgavish</dc:creator>
      <dc:date>2015-07-12T17:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: story maps and TiledMapServic</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/story-maps-and-tiledmapservic/m-p/477237#M5479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am sorry about the w&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;riting, a&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;gain:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;I have encountered in a problem that I am not sure about, I am trying to use two operational layers for the map tour template (I am using json file as webmap). One of them is of curse the tour point, and other is an ArcGISTiledMapServiceLayer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;For some reason I can get the tiled map service to be displayed. I can create an arcgis mapservice that drew the layer dynamically from the data to show on the app. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;What I am asking is am doing something wrong? Or the app doesn't designed to work with ArcGISTiledMapServiceLayer as an operational layer?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;The reason I want to use the TiledMapService is that I need to use special restriction of what to show and what not to show and I think the &lt;A href="https://community.esri.com/external-link.jspa?url=https://developers.arcgis.com/javascript/jsapi/arcgistiledmapservicelayer-amd.html#setexclusionareas" target="_blank"&gt;&lt;SPAN style="color: windowtext; background: white;"&gt;setExclusionAreas()&lt;/SPAN&gt;&lt;/A&gt; of the ArcGISTiledMapServiceLayer is best for my needs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif;"&gt;Thanks Roi.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2015 17:02:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/story-maps-and-tiledmapservic/m-p/477237#M5479</guid>
      <dc:creator>roialgavish</dc:creator>
      <dc:date>2015-07-12T17:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: story maps and TiledMapServic</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/story-maps-and-tiledmapservic/m-p/477238#M5480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share a link to your application?&lt;/P&gt;&lt;P&gt;The app should work with &lt;SPAN style="font-family: Arial, sans-serif; font-size: 16px;"&gt;ArcGISTiledMapServiceLayer as an operational layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 16px;"&gt;What is your basemap layer? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 16px;"&gt;If the map tour layer is your first layer, it is probably use as basemap, it should works but maybe not in certain case. The most simple is that you keep a basemap layer that is tiled, you could change it's visibility to make it not visible...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 15:21:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/story-maps-and-tiledmapservic/m-p/477238#M5480</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2015-08-13T15:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: story maps and TiledMapServic</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/story-maps-and-tiledmapservic/m-p/477239#M5481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this problem was resolved.&lt;/P&gt;&lt;P&gt;there was an issue with the different lods.&lt;/P&gt;&lt;P&gt;thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2015 10:47:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/story-maps-and-tiledmapservic/m-p/477239#M5481</guid>
      <dc:creator>roialgavish</dc:creator>
      <dc:date>2015-08-16T10:47:29Z</dc:date>
    </item>
  </channel>
</rss>

