Namespace Mapsui.Providers
Classes
FilteringProvider
MemoryProvider
ProjectingProvider
StackedLabelProvider
Interfaces
IDynamicProvider
A provider that actively notifies consumers when its data has changed. Combines IProvider (data retrieval) with IDynamic (change notification) so that layers can subscribe to updates without needing to poll.
IProjectingProvider
IProvider
Interface for data providers