TileDownloader


Description:

[ CCode ( has_construct_function = false ) ]
public TileDownloader (string url_template)

Creates a new [class@TileDownloader] that fetches tiles from an API and caches them on disk.

See [property@TileDownloader:url-template] for the format of the URL template.

Parameters:

url_template

a URL template to fetch tiles from

Returns:

a newly constructed [class@TileDownloader]