mirror of
https://github.com/mapillary/mapillary-js.git
synced 2026-01-25 14:07:28 +00:00
Return list of observables of tiles to be cached from graph method. Reuse tile observables triggered by other node fetches. Warn when sequence is missing. Handle errors in graph service and continue with remaining tiles. Throw not implemented for spatial node caching. Adjust unit tests to observable return value. Catch errors and log.