I have a vector tile service I would love to add to my maps. The pbf files are hosted in a web server as static PBF files, not as an Esri vector tile package; is there any way to bring this into the Map Viewer in AGOL?
I can add imagery tiles with a URL like example.com/vectortiles/{z}/{x}/{y}. Following this same pattern with a vector tile enpoint seems to work, but there's no way to tell AGOL how to parse the response, the pbf just sits there.
On the off chance this doesn't already exist, I'll be posting an idea for it as well.