Skip to content

v0.10.3

Compare
Choose a tag to compare
@bcamper bcamper released this 22 Sep 19:49
· 1239 commits to master since this release

Bug Fixes

  • Fix data sources that are a single GeoJSON Feature (not a single-element FeatureCollection). 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.