Overload | Description |
---|---|
FillFeatureCacheAsync(Boolean) | Fills the feature cache for all visible web feature layers (feature services) in the map. |
FillFeatureCacheAsync(IEnumerable<Layer>,Boolean) | Fills the feature cache for the specified web feature layers (feature services) that are part of this map. Layers that are not part of this map or do not support feature caching are ignored. |