reinterpretcat / utymap

Highly customizable library for procedural world generation based on real map data
Apache License 2.0
958 stars 151 forks source link

unity: add api for loading multiple tiles for given bounding box at once #96

Closed reinterpretcat closed 7 years ago

reinterpretcat commented 7 years ago

In master: 4d9b18212f15fcddcb26337c932ff8d32552937e

Please note that tiles are downloaded asynchronously which might lead to problem with osm server. This can be fixed with Rx (merge?).

loadQuadKeys call is synchronized with lock.