[ 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.
url_template |
a URL template to fetch tiles from |
a newly constructed [class@TileDownloader] |