peterqliu / threebox

A three.js plugin for Mapbox GL JS, with support for basic animation and advanced 3D rendering.
MIT License
528 stars 320 forks source link

Handle multiple/changing models on 3D symbol layer #13

Open kronick opened 7 years ago

kronick commented 7 years ago

Right now if a new model file is specified for a feature in update to a symbol layer, there is no provision to load the new file.

Also loading multiple model files in the first place seems to be broken.