Michał Szwaczko

Results 2 issues of Michał Szwaczko

Maybe it would be nice to stop relying on httpurlrequest and use some decent multithreaded/async http client for tile fetching.

Some online tile services require api keys or other parameters in the tile url request. Perhaps it would be nice to allow AbstractTileFactory to decorate urls/request with such parameters? It...