When I add a layer from a URL, I am able to provide an XYZ style URL, like
example.com/tiles/{z}/{x}/{y}
When I add imagery this way (jpg or png), it loads just fine. When I attempt to do the same with vector tiles (pbf), nothing happens in the map.
Could we make it possible to add vector tiles from non-Esri sources like XYZ directories or web-hosted MBTile packages? Possibly with the option to specify where the style JSON is located?