File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ xyzservices 2021.08.0 (August 8, 2021)
5+ --------------------------------------
6+
7+ New functionality:
8+
9+ - Added `` TileProvider.from_qms() `` allowing to create a `` TileProvider `` object from the remote Quick Map Services repository (#71 )
10+ - Added support of `` html_attribution `` to have live links in attributions in HTML-based outputs like leaflet (#60 )
11+ - New `` Bunch.flatten `` method creating a flat dictionary of `` TileProvider `` objects based on a nested `` Bunch `` (#68 )
12+ - Added `` fill_subdomain `` keyword to `` TileProvider.build_url `` to control `` {s} `` placeholder in the URL (#75 )
13+ - New Bunch.filter method to filter specific providers based on keywords and other criteria (#76 )
14+
15+ Minor enhancements:
16+
17+ - Indent providers JSON file for better readability (#64 )
18+ - Support dark themes in HTML repr (#70 )
19+ - Mark broken providers with `` status="broken" `` attribute (#78 )
20+ - Document providers requiring registrations (#79 )
21+
22+
423xyzservices 2021.07 (July 30, 2021)
524-----------------------------------
625
7- Initial release provides ` TileProvider ` and ` Bunch ` classes and an initial set of providers.
26+ The initial release provides `` TileProvider `` and `` Bunch ` ` classes and an initial set of providers.
You can’t perform that action at this time.
0 commit comments