davenquinn / cesium-martini

On-the-fly meshing of raster elevation tiles for the CesiumJS virtual globe
MIT License
81 stars 17 forks source link

Request cancellation #13

Open davenquinn opened 2 years ago

davenquinn commented 2 years ago

Requests are not appropriately canceled when executing large movements, leading to a lot of effort spent loading tiles that are no longer relevant. This may just be a networking issue, but it's quite noticeable on slower networks.