I need to overlay the map container with a loading spinner before the map is ready for view and interaction. To that end, the completion of basemap tiles download is necessary
Is there a property of Map, MapView, or Basemap that will provide that insight? When I watch the basemap.loaded property, it changes to true even before the requests for the pbf files.