Méthode | Description | |
---|---|---|
FetchTiles ( BoundingBox boundingBox, double resolution ) : IEnumerable |
||
GetExtents ( ) : BoundingBox | ||
GetFeaturesInView ( BoundingBox box, double resolution ) : IEnumerable |
||
TileProvider ( ITileSource tileSource ) : System |
Méthode | Description | |
---|---|---|
GetTileOnThread ( object parameter ) : void |
public FetchTiles ( BoundingBox boundingBox, double resolution ) : IEnumerable |
||
boundingBox | BoundingBox | |
resolution | double | |
Résultat | IEnumerable |
public GetFeaturesInView ( BoundingBox box, double resolution ) : IEnumerable |
||
box | BoundingBox | |
resolution | double | |
Résultat | IEnumerable |
public TileProvider ( ITileSource tileSource ) : System | ||
tileSource | ITileSource | |
Résultat | System |