v0.10.3
Bug Fixes
- Fix data sources that are a single GeoJSON
Feature
(not a single-elementFeatureCollection
). See #416. - Don't forget oudated-generation tiles on partial build updates. Prevents thrashing/empty tiles when
scene.updateConfig()
is called rapidly, such as tied to GUI/user input.