Show / Hide Table of Contents

Property Sources

| Edit this page View Source

Sources

Gets or sets the list of available search sources, which can be updated dynamically.

Declaration
public IList<ISearchSource> Sources { get; set; }
Property Value
Type Description
IList<ISearchSource>
Remarks

See ConfigureDefaultWorldGeocoder(CancellationToken) for a convenient method to populate this collection automatically.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX