Hello all. I have a situation where I want to add 'basemap' trails to a Webapp. however, it looks like there is no existing compilation of the multitude of trails, only individually Hosted feature services for each trail.
I'm assuming there is no way to include a list/array of service URLs to one new FeatureLayer variable?
or is there a practice of creating a separate JS file listing the multitude of service URLs then Source that file?
I would merge the published trail Features myself and host them in AGOL as one Service, but I cannot download the Service features locally.
thanks!