C# Class Mapsui.Rendering.MinimalRenderGetStrategy

Inheritance: IRenderGetStrategy
Exibir arquivo Open project: pauldendulk/Mapsui

Public Methods

Method Description
GetFeatures ( BoundingBox box, double resolution, ITileSchema schema, ITileCache memoryCache ) : IList

Method Details

GetFeatures() public method

public GetFeatures ( BoundingBox box, double resolution, ITileSchema schema, ITileCache memoryCache ) : IList
box BoundingBox
resolution double
schema ITileSchema
memoryCache ITileCache
return IList