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