C# Class Mapsui.Samples.Common.Maps.AnimatedPointsWithAutoUpdateLayer.DynamicMemoryProvider

Inheritance: Mapsui.Providers.MemoryProvider
显示文件 Open project: pauldendulk/Mapsui

Public Methods

Method Description
GetFeaturesInView ( BoundingBox box, double resolution ) : IEnumerable

Method Details

GetFeaturesInView() public method

public GetFeaturesInView ( BoundingBox box, double resolution ) : IEnumerable
box BoundingBox
resolution double
return IEnumerable