Skip to content

v1.3

Compare
Choose a tag to compare
@mourner mourner released this 29 Jun 17:08
· 154 commits to main since this release
  • Significantly improved search performance (especially on large-bbox queries — up to 3x faster). #11
  • Added all method for getting all of the tree items. #11
  • Made toBBox, compareMinX, compareMinY methods public, made it possible to avoid Content Security Policy issues by overriding them for custom format. #14 #12