C# Class Mapsui.Samples.Common.Maps.VariousSample

显示文件 Open project: pauldendulk/Mapsui

Public Methods

Method Description
CreateMap ( ) : Map

Private Methods

Method Description
CreateBitmapStyle ( string embeddedResourcePath ) : SymbolStyle
CreateLayerWithStyleOnFeature ( BoundingBox envelope, int count = 25 ) : ILayer
CreateLayerWithStyleOnLayer ( BoundingBox envelope, int count = 25 ) : ILayer
GenerateRandomFeatures ( BoundingBox envelope, int count, IStyle style ) : IEnumerable
GetBitmapIdForEmbeddedResource ( string imagePath ) : int

Method Details

CreateMap() public static method

public static CreateMap ( ) : Map
return Map