Skip to content

v0.3.2

Compare
Choose a tag to compare
@bcamper bcamper released this 30 Sep 15:53
· 2421 commits to master since this release
  • Fixes handling of standalone (non-tiled) data sources (incorrect point and polygon decoding)
  • Reduce Leaflet flicker when zooming with scroll wheel
  • Data sources: pass extra_data parameter directly to user-defined transform functions altering source data
  • Additional debug info in log when tile load fails (improves debugging JS functions in scene file)
  • Demo:
    • Upgraded to latest Leaflet 1.0 beta
    • Added user-defined transform data source example (commented out)