Method | Description | |
---|---|---|
CreateMap ( ) : Map | ||
CreateProviderWithRandomPoints ( BoundingBox envelope, int count = 100 ) : |
||
GenerateRandomPoints ( BoundingBox envelope, int count = 25 ) : IEnumerable |
Method | Description | |
---|---|---|
CreateFeatures ( IEnumerable |
||
CreateRandomPointLayer ( BoundingBox envelope, int count = 25, IStyle style = null ) : ILayer |
public static CreateProviderWithRandomPoints ( BoundingBox envelope, int count = 100 ) : |
||
envelope | BoundingBox | |
count | int | |
return |
public static GenerateRandomPoints ( BoundingBox envelope, int count = 25 ) : IEnumerable |
||
envelope | BoundingBox | |
count | int | |
return | IEnumerable |