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

Afficher le fichier Open project: pauldendulk/Mapsui

Méthodes publiques

Méthode Description
CreateMap ( ) : Map

Private Methods

Méthode 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 méthode

public static CreateMap ( ) : Map
Résultat Map