[ CCode ( type_id = "shumate_tile_downloader_get_type ()" ) ]
public class TileDownloader : DataSource
A [class@DataSource] that asynchronously downloads tiles from an online service using a given template.
It contains an internal [class@FileCache] to cache the tiles on the system.