| 0d370c81 | 22-Jul-2026 |
Copilot <198982749+Copilot@users.noreply.github.com> |
refactor: replace curl/file_get_contents in StaticMap::fetchTile with DokuHTTPClient (#120)
* refactor: use DokuHTTPClient in StaticMap::fetchTile, add test, remove ext-curl suggest
* test: use uni
refactor: replace curl/file_get_contents in StaticMap::fetchTile with DokuHTTPClient (#120)
* refactor: use DokuHTTPClient in StaticMap::fetchTile, add test, remove ext-curl suggest
* test: use unique temp dir per test run in staticmap test
* implement drawing multi-geometries and some cleanup
* Add a geojson file to test data
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Mark Prins <1165786+mprins@users.noreply.github.com>
show more ...
|