<?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: Adding Custom Style to Vector Tiles in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180009#M8844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok cool! ignore the second half of my post above then &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Apr 2017 20:18:05 GMT</pubDate>
    <dc:creator>ChrisWhitmore</dc:creator>
    <dc:date>2017-04-21T20:18:05Z</dc:date>
    <item>
      <title>Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180001#M8836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a hosted vector tile layer and would like to create a custom style. &amp;nbsp;I have read through the docs on how to create a custom style (save a layer, edit the style, update the style), but when I try to add the styled layer to a web map, it seems to fail to load, as it never displays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something in the styled .json&amp;nbsp;file, like paths to the sprites, glyphs, or url defined at the beginning of the json...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The URL to my test vector tile layer using a custom style can be found &lt;A href="http://linncounty-gis.maps.arcgis.com/home/item.html?id=c600955a25bd41b1b5526e35802a04eb"&gt;here&lt;/A&gt;.&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, 19 Apr 2017 21:45:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180001#M8836</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2017-04-19T21:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180002#M8837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't seem to access the url posted, can you repost the link?&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 00:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180002#M8837</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2017-04-21T00:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180003#M8838</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/3063"&gt;Kelly Gerrow&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I probably deleted it when testing, sorry!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The URL to the source vector tile layer I'm using to test can be found &lt;A href="http://linncounty-gis.maps.arcgis.com/home/item.html?id=933909d3e0974888a20f377b0598fecf"&gt;here&lt;/A&gt;. &amp;nbsp;Whenever I copy the layer and save it, I never seem to get the option for 'Download Style', I can view the style, but that's it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 13:00:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180003#M8838</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2017-04-21T13:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180004#M8839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt, it looks like there is an issue with parsing certain characters in the layer's style - the '&amp;lt;' and '&amp;gt;' characters aren't being handled correctly when copying the layer (it appears the layer names used to create the vector tile layer have the greater than / less than symbols:&amp;nbsp;"source-layer": "Background, &amp;gt;9k" for ex).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is ultimately what's causing the issue. The workaround is to upload the style json file directly. That will bypass the systems&amp;nbsp;handling of the style json (and subsequently the parsing issue when copying the layer). Attached is the "copied" json you can use to upload on the copied layer (and can be customized however you need first). It'll be easier to use this json rather than downloading directly from the hosted layer. The hosted layer's style has relative urls which won't resolve correctly if directly copied to a different layer (when copying in the map viewer, the viewer handles the updating of the urls to point to the correct resources. the json i posted has the updated urls). I was able to check out the initial layer you posted before it was deleted - it looks like this was the issue for that layer (relative url could not resolve correctly so the layer did not load at all).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'll look into fixing the parsing issue for &amp;lt; and &amp;gt; for the next release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need this same fix for other hosted layers (would think so since this one is a test), check out the urls in the attached json. There are three urls that will need to be updated to point to to the original source vector tile layer (effectively hardcoding the urls rather than persisting the relative urls), which hosts all the resources used for copies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the hassle. Let me know if you run into issues or if this doesn't make any sense &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 15:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180004#M8839</guid>
      <dc:creator>ChrisWhitmore</dc:creator>
      <dc:date>2017-04-21T15:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180005#M8840</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/2214"&gt;Chris Whitmore&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a feeling it might be characters within the layer names! &amp;nbsp;I went through and eliminated commas but hadn't gotten to the other characters yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate the help!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a side note...I have another question regarding &lt;A _jive_internal="true" href="https://community.esri.com/message/681360-re-vector-tile-labels-not-formatting-correctly"&gt;offsetting vector tile labels&lt;/A&gt;, if you have any insights on this it would be appreciated. &amp;nbsp;Can it be handled using text-offset property within the style?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 17:51:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180005#M8840</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2017-04-21T17:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180006#M8841</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/2214"&gt;Chris Whitmore&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed all special characters I could find (, / &amp;lt;&amp;gt;) from the layers and label classes and am still not getting the 'Download Style' option when saving a layer from the hosted vector tile layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The steps I'm doing are:&lt;/P&gt;&lt;P&gt;1) Adding the original hosted vector tile layer to a web map&lt;/P&gt;&lt;P&gt;2) Copy the layer&lt;/P&gt;&lt;P&gt;3) Save the copied layer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updated hosted vector tile layer:&amp;nbsp;&lt;A class="link-titled" href="http://linncounty-gis.maps.arcgis.com/home/item.html?id=dd4f63dd42834faabb2823d85f70dab4" title="http://linncounty-gis.maps.arcgis.com/home/item.html?id=dd4f63dd42834faabb2823d85f70dab4"&gt;http://linncounty-gis.maps.arcgis.com/home/item.html?id=dd4f63dd42834faabb2823d85f70dab4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shared saved layer of hosted vector tile layer:&amp;nbsp;&lt;A class="link-titled" href="http://linncounty-gis.maps.arcgis.com/home/item.html?id=8cb312e64ae245a0917ba18601ed90c8" title="http://linncounty-gis.maps.arcgis.com/home/item.html?id=8cb312e64ae245a0917ba18601ed90c8"&gt;http://linncounty-gis.maps.arcgis.com/home/item.html?id=8cb312e64ae245a0917ba18601ed90c8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing a step...? &amp;nbsp;Do I need to place the URLs within the styled json?...shouldn't this be done automatically based on your above comments and the steps I'm taking?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 18:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180006#M8841</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2017-04-21T18:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180007#M8842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/cwhitmore-esristaff"&gt;cwhitmore-esristaff&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last mention, I promise &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like just updating the previous vector tile package wasn't clearing out the json&amp;nbsp;style because the '&amp;lt;&amp;gt;' symbols were still within layer names. &amp;nbsp;So...I went ahead and created a new vector tile package item, published it to a hosted vector tile layer, and then copied and saved a layer. &amp;nbsp;I now have the 'Download Style' as an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for pointing me in the right direction!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 20:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180007#M8842</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2017-04-21T20:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180008#M8843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.74902); background-color: #ffffff;"&gt;For the label offset issue, it looks like it might be an authoring issue when the VTPK was created (as the style json doesn't seem to include the offset) - I'll look into it. But it can be added manually to the style, though:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.74902); background-color: #ffffff;"&gt;&lt;EM&gt;"text-offset"&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: #ffffff; color: rgba(0, 0, 0, 0.74902);"&gt;Positive values indicate right and down, while negative values indicate left and up.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.74902); background-color: #ffffff;"&gt;To the school layers, I added&amp;nbsp;&lt;EM&gt;"text-offset": [5, 5],&amp;nbsp;&lt;/EM&gt;which moved the labels down and to the right. Here's how that looks for the layer (should be able to tweak the other text formatting options to make it look better if necessary):&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/347604_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the copy I made with the offset. If you search for&amp;nbsp;&lt;EM style="color: rgba(0, 0, 0, 0.74902);"&gt;"text-offset": [5, 5] &lt;/EM&gt;in the style json&lt;EM style="color: rgba(0, 0, 0, 0.74902);"&gt;, &lt;/EM&gt;you can see where it needs to be added in the layout section.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=cdabb056851c437b82da19b73b34d086" title="https://www.arcgis.com/home/item.html?id=cdabb056851c437b82da19b73b34d086"&gt;https://www.arcgis.com/home/item.html?id=cdabb056851c437b82da19b73b34d086&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the other issue, I seemed to be&amp;nbsp;able to copy the new hosted layer successfully (this is the one I copied:&amp;nbsp;&lt;A class="link-titled" href="http://linncounty-gis.maps.arcgis.com/home/item.html?id=dd4f63dd42834faabb2823d85f70dab4" title="http://linncounty-gis.maps.arcgis.com/home/item.html?id=dd4f63dd42834faabb2823d85f70dab4"&gt;http://linncounty-gis.maps.arcgis.com/home/item.html?id=dd4f63dd42834faabb2823d85f70dab4&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resulting layer had download available, etc without any manual tweaking. I do see the same issue on the copied layer though. Mind to try again? Everything seems ok now from what I can tell. Definitely shouldn't need to do any url updates or anything.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 20:17:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180008#M8843</guid>
      <dc:creator>ChrisWhitmore</dc:creator>
      <dc:date>2017-04-21T20:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180009#M8844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok cool! ignore the second half of my post above then &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 20:18:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180009#M8844</guid>
      <dc:creator>ChrisWhitmore</dc:creator>
      <dc:date>2017-04-21T20:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180010#M8845</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/2214"&gt;Chris Whitmore&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something else I noticed when trying to apply custom styles...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have several layers&amp;nbsp;within my project where there is only a single layer, but that single layer has multiple label classes corresponding to different zoom scales (ex: as you zoom in, labels get larger, more labels appear, etc...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that within the styling, the label class 'minzoom' and 'maxzoom'&amp;nbsp;property is not assigned properly, they are only assigned a minzoom&amp;nbsp;property and it is the same for all configs, below are some screenshots to illustrate...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ArcGIS Pro --- single address point layer, set to not display when zoomed out beyond 1:2257.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/347642_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Address points layer has 3 label classes with scale dependencies at each zoom level below 1:2257. &amp;nbsp;The labels turn on and off as expected within ArcGIS Pro.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/347643_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/347645_pastedImage_5.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/347646_pastedImage_6.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Vector Tile Styling for address points --- &lt;/STRONG&gt;minzoom&lt;STRONG&gt;&amp;nbsp;property is the same for all and no &lt;/STRONG&gt;maxzoom&lt;STRONG&gt; property. &amp;nbsp;I tried styling the 2k label class to red (#ff0000) and making the text very small to make the style stand out, but I don't notice any difference.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/347647_pastedImage_9.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I did notice that the road labels seem to work as expected within the vector tile styling and I'm guessing that's because they have &lt;/STRONG&gt;minzoom&lt;STRONG&gt; and &lt;/STRONG&gt;maxzoom&lt;STRONG&gt; properties set correctly. &amp;nbsp;The roads &lt;/STRONG&gt;layers&lt;STRONG&gt; use alternate symbols and scale-based sizing.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/347648_pastedImage_11.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 21:27:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180010#M8845</guid>
      <dc:creator>LinnGIS</dc:creator>
      <dc:date>2017-04-21T21:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180011#M8846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt - Thanks for the details on the issue with zoom levels; I&amp;nbsp;passed it on the folks working on VTPK authoring in Pro.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be hearing from Support soon as well - I asked them to follow up on the&amp;nbsp;differences you're seeing with the layers in Pro versus the resulting style on the vector tile layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 23:58:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180011#M8846</guid>
      <dc:creator>ChrisWhitmore</dc:creator>
      <dc:date>2017-04-24T23:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180012#M8847</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/2214"&gt;Chris Whitmore&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;I'm experiencing the same issue as Matthew Boyle; I've created a copy of a hosted vector tile layer and do not have the option to "Download Style" from the AGOL item.&amp;nbsp;Could you provide or point me towards some documentation on how to upload a tile layer's modified JSON style file?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;Jacqueline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 19:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180012#M8847</guid>
      <dc:creator>deleted-user-Sh7q9fbKLpEv</dc:creator>
      <dc:date>2017-12-14T19:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Style to Vector Tiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180013#M8848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Jacqueline, w&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;ould it be possible to share the layer where you're seeing this behavior? It sounds like something in the style json is causing the page to fail to load completely.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;If it's doable to share but needs to remain private - you can invite my account to a group. The username is cwwhitmore.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Chris&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, 16 Dec 2017 00:08:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-custom-style-to-vector-tiles/m-p/180013#M8848</guid>
      <dc:creator>ChrisWhitmore</dc:creator>
      <dc:date>2017-12-16T00:08:50Z</dc:date>
    </item>
  </channel>
</rss>

