Skip To Content

Update vector tile layer style

Note:

This functionality is currently only supported in Map Viewer Classic (formerly known as Map Viewer). It will be available in a future release of the new Map Viewer.

If you have privileges to create content, you can customize the style of any vector tile layer, including vector basemaps, in Map Viewer Classic. This allows you to make the same style available in other maps without having to redefine it in each map, save a copy of the layer, download the layer's style file from the layer's item page, edit the style, and update your copy of the hosted vector tile layer to use the new style.

For example, you can change the style of an Esri vector basemap to better suit your organization's brand requirements. You can make changes to the layer's colors, patterns, icons, and labels. If you want to customize a vector tile layer that you don't own, you must first save a copy of the layer as an item and then make style changes to the copied layer.

Note:

The copy of the hosted vector tile layer that you save still references the original vector tiles. If the owner of the hosted vector tile layer deletes the layer or stops sharing it with you, you no longer have access to the data. Similarly, if the owner of the hosted vector tile layer replaces the layer's contents with a layer that does not include your new style, the style you defined on your copy may no longer function.

Follow these steps to update the style of a vector tile layer using the Change Style button in Map Viewer Classic.

  1. Verify that you are signed in to your ArcGIS Enterprise portal and have privileges to create content.
  2. In Map Viewer Classic, add the vector tile layer that has the style you want to update.
  3. If necessary, click Details and click Content.
  4. Under the layer you added, click Change Style Change Style.
  5. Create a style as follows:
    1. In the Save style as window, specify a title, tags, summary, and folder location for your new layer.
    2. Click Save Style.

      A layer item that stores the new style is created in your content. This layer item references the data in the hosted vector tile layer; the data is not copied or duplicated.

  6. In the Change Style window, make the style changes you want. For more information, see the ArcGIS Vector Tile Style Editor documentation.
  7. When finished, click Save style and close.

    Your style changes are displayed in the map and automatically saved with your layer. You can use this new layer item whenever you want to apply this style to the vector tile layer.

    Note:

    In some cases, you may need to change a vector tile layer's style manually—for example, if you are using filters or custom fonts. You can manually change a vector tile layer's style by saving a copy of the layer, downloading the associated style file (root.json) from the layer's item page, editing the file using a JSON editor, and updating your copy of the vector tile layer with the new style. For information about manually changing the style of vector tile layers, see Mapbox GL Style Reference and Mapbox vector tile specification.