Skip to content

v0.13.4

Compare
Choose a tag to compare
@bcamper bcamper released this 02 Oct 16:28

Bug Fixes

  • Avoid divide by zero when calculating alpha for points styles
    • Fixes visual artifacts on some iOS versions
  • Only clear tiles from worker cache for data sources that changed (when scene is updated)
    • Fixes issue where scene.queryFeatures() would not capture all data when scene.setDataSource() had been recently called