Is there a way to search the current portal for all WebMaps that contain a certain feaureservice layer?
I can use the myPortal.SearchForContentAsync(query) to get my webmap portal items. But don't see how to get a list of layers for the webmap. The GetItems() method returns nothing.
Looks like the ArcGIS API can do it, but I need to use the SDK. Any ideas?
Thanks,
tim