C# Class Mapsui.Fetcher.FetchStrategy

Inheritance: IFetchStrategy
Show file Open project: pauldendulk/Mapsui

Public Methods

Method Description
GetTilesWanted ( ITileSchema schema, BruTile.Extent extent, string levelId ) : IList

Method Details

GetTilesWanted() public method

public GetTilesWanted ( ITileSchema schema, BruTile.Extent extent, string levelId ) : IList
schema ITileSchema
extent BruTile.Extent
levelId string
return IList