Any help with this would be greatly appreciated as I'm pulling my hair out.
We have a Hosted Vector Tile Layer that is used to display building names and building outlines. The data changes very infrequently hence using a Vector Tile Layer. Last week one of the names on the underlying Feature Layer was updated so we used the Rebuild Cache function on the hosted Vector Tile Layer to update the relevant tile(s). This has worked fine in the past but for some reason the names are no longer displaying after rebuilding the cache (the building outline is still visible however).
The configuration/workflow we have is Hosted Feature Layer (polygons) --> Hosted Feature Layer View (just labels and building outlines) --> Hosted Vector Tile Layer.
I've tried a number of different setups to attempt to resolve the issue but none have worked:
- Rebuilding the cache
- Hosted Feature Layer --> Hosted Vector Tile Layer (i.e. not going via a hosted View)
- Different attribute for labelling (in case there is something wrong with the attribute values of the one used for labelling)
- Different source dataset (in case there is something wrong with the actual dataset)
- A colleague has also tried (to rule out specific issues with my setup)
- Publishing a new Hosted Vector Tile Layer directly from ArcGIS Pro (v.2.9.3)
No matter what I try, I can't get labels to display in my Hosted Vector Tile Layer. The documentation states that labels are supported in Hosted Vector Tile Layers (e.g. https://pro.arcgis.com/en/pro-app/2.9/help/mapping/map-authoring/labeling-in-vector-tiles.htm), and we had them working before, but I'm wondering if a bug has been introduced in the latest update to AGOL? I should add that I'm only doing very basic labels using the default settings (arial font, black text, white halo), I'm not doing anything that isn't supported.
Is anyone else experiencing this problem or does anyone have any ideas how to resolve the issue or if I'm doing something wrong?