2021.08.0
New functionality:
- Added
TileProvider.from_qms()allowing to create aTileProviderobject from the remote Quick Map Services repository (#71) - Added support of
html_attributionto have live links in attributions in HTML-based outputs like leaflet (#60) - New
Bunch.flattenmethod creating a flat dictionary ofTileProviderobjects based on a nestedBunch(#68) - Added
fill_subdomainkeyword toTileProvider.build_urlto control{s}placeholder in the URL (#75) - New Bunch.filter method to filter specific providers based on keywords and other criteria (#76)
Minor enhancements: