Namespace OSGeo.MapGuide.MaestroAPI.Tile
Classes
DefaultTileWalker
The default tile walking strategy
DefaultTileWalkOptions
Defines options that control how the tile set is to be walked to obtain the full list of tiles to be requested
TileSeeder
Populates a tile cache by requesting all possible tiles for a given in map in a multi-threaded manner
TileSeederOptions
Defines options for controlling the tile seeding process
XYZTileService
An implementation of ITileService for fetching XYZ tiles
XYZTileWalker
An implementation of ITileWalker that can compute a list of tiles to request for an XYZ tile set
Structs
TileProgress
A tile seeding progress event
TileRef
Defines a request for a single tile
TileSeedStats
Defines the statistics of a tile seeding run
Interfaces
ITileWalker
Defines a strategy for walking through all the possible tiles for a given tiled map or tile set