Make map loading asynchronous

Authored by vkrause on May 29 2020, 2:56 PM.

Description

Make map loading asynchronous

Combined with the tile cache work, this now already allows us to
load vector tiles around the given coordinate, and then display
the corresponding map, ie. we no longer depend on local handcrafted
files for testing/demoing.

The result isn't perfect yet though, as we aren't stitching split
geometry together again.

Details

Committed
vkrauseMay 29 2020, 2:56 PM
Parents
R1032:1b1d840dd792: Expand the tile downloader to manage multiple downloads
Branches
Unknown
Tags
Unknown