Skip to content

Releases: OpenGeoscience/geojs

Version 0.6.0 Release Candidate 1

19 Dec 19:55

Choose a tag to compare

Pre-release
v0.6.0-rc.1

Preparing version 0.6.0-rc.1

Version 0.5.0

07 Aug 15:59

Choose a tag to compare

New features

  • Contour feature for generating contour plots from gridded data
  • Hierarchical data clustering with an experimental option for clustered point features
  • Multipolygon support in the GeoJSON reader
  • Support for rendering with parallel projection along with discrete zooming and image to device pixel alignment
  • Per layer attribution notices as well as default attributions for OpenStreetMap
  • Support for drawing multiple maps on a single web page
  • Support for authenticated tile servers via crossOrigin = "use-credentials"

Breaking changes

  • Zoom level is now consistent with other mapping libraries
  • Removed geo.latlng
  • Changed default feature colors
  • Map nodes are now created as position: relative

Version 0.4.2

29 Apr 14:21

Choose a tag to compare

  • New examples added showing map transitions and data animation
  • Large performance improvement for point feature mouse handler setup
  • Removed jquery-mousewheel dependency
  • Toggling feature visibility now toggles mouse handlers as well
  • JQuery plugin will now accept constant values for point sizes and will no longer reset the global gl variable

Version 0.4.1

26 Mar 19:51

Choose a tag to compare

  • Fixes the built library included in the repository so that it contains vgl

Version 0.4.0

25 Mar 22:11

Choose a tag to compare

  • Updated to 0.4.0 because npm versions are immutable (the previous geojs was published up to 0.3.x)
  • Minor changes to the build process to make npm install work

Version 0.2.0

25 Mar 20:41

Choose a tag to compare

v0.2.0

Set version and add built libraries for v0.2.0

First release

17 Feb 16:00

Choose a tag to compare

First release Pre-release
Pre-release
Merge pull request #307 from OpenGeoscience/vector-feature

Fixed colors for d3 vector feature