Releases: OpenGeoscience/geojs
Releases · OpenGeoscience/geojs
Version 0.6.0 Release Candidate 1
v0.6.0-rc.1 Preparing version 0.6.0-rc.1
Version 0.5.0
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
- 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
- Fixes the built library included in the repository so that it contains vgl
Version 0.4.0
- 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 installwork
Version 0.2.0
v0.2.0 Set version and add built libraries for v0.2.0
First release
Merge pull request #307 from OpenGeoscience/vector-feature Fixed colors for d3 vector feature