UDST / vizicities

A framework for 3D geospatial visualization in the browser
http://vizicities.com
BSD 3-Clause "New" or "Revised" License
2.73k stars 335 forks source link

Remove remaining image tile mesh references #205

Closed matthojo closed 7 years ago

matthojo commented 7 years ago

Description

Currently removing an image tile causes ViziCities to error.

Solution

Removed sections of code that were causing the issues. I also moved the promise resolve into the setTimeout to prevent timing errors.