Namespace Mapsui.Layers
Classes
BaseFeature
BaseLayer
FetchInfo
GenericCollectionLayer<T>
ImageLayer
Layer
LayerCollection
LayerCollectionChangedEventArgs
MemoryLayer
The MemoryLayer has all features in memory.
MyLocationLayer
A layer to display a symbol for own location
ObservableMemoryLayer<T>
PointFeature
RasterFeature
RasterizingLayer
RectFeature
WritableLayer
Interfaces
IDynamic
IFeatureInfo
Some data source like WMS allow request for feature info. This is information not available in the primary response such as the WMS image.
ILayer
Interface for map layers
ILayerDataSource<T>
IModifyFeatureLayer
Tags a Layer as Modifiable, so that caching is disabled.