There is a newer version of the record available.

Published April 1, 2016 | Version v0.9.0
Software Open

geojs: Version 0.9.0

Description

New features

  • Added a canvas renderer for tile layers and quad features
  • Added new marker styles for d3 rendered vectors
  • Zooming with the mouse wheel now supports animation and momentum (see the updated Tiles example)
  • All files have been converted into CommonJS modules and are built with webpack
  • PhantomJS tests are now executed with the Karma test runner
  • Unit test coverage information is collected by istanbul and reported to codecov
  • Performance results are submitted to CDash during testing as a JSON-encoded "notes" file (example)
Bug fixes
  • Fixed several bugs related to map animations and transitions
  • Fixed a tile layer performance bug when keepLower=false
Breaking changes
  • The global inherit function has moved to geo.inherit
  • The released bundle (geo.js) now includes pnltri, proj4, and gl-matrix internally
  • The external bundle (geo.ext.js) now contains only jQuery and d3
  • All sources in src/core/ have moved up a directory to be consistent with the namespaces in the module
  • The jQuery plugin has moved to OpenGeoscience/geojs-jquery-plugin and geojs-jquery-plugin on npm

Files

geojs-v0.9.0.zip

Files (5.0 MB)

Name Size Download all
md5:d3ab1d25177eb2720c2157bea98a07b8
5.0 MB Preview Download

Additional details

Related works