C# Class Mapsui.Rendering.MinimalRenderGetStrategy

Inheritance: IRenderGetStrategy
Afficher le fichier Open project: pauldendulk/Mapsui

Méthodes publiques

Méthode Description
GetFeatures ( BoundingBox box, double resolution, ITileSchema schema, ITileCache memoryCache ) : IList

Method Details

GetFeatures() public méthode

public GetFeatures ( BoundingBox box, double resolution, ITileSchema schema, ITileCache memoryCache ) : IList
box BoundingBox
resolution double
schema ITileSchema
memoryCache ITileCache
Résultat IList