StreamMapSource
Class
Represents a concrete MapSource implementation working with stream that is used by the MapShapeReader to read the shapes.
Definition
Namespace:Telerik.Maui.Controls.Map
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class StreamMapSource : MapSource, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseMapSourceStreamMapSource
Implements:
Inherited Members
Constructors
Initializes a new instance of the StreamMapSource class.
C#
public StreamMapSource()
Initializes a new instance of the StreamMapSource class.
Operators
Converts stream into a StreamMapSource.