OpenLayers 6.0.0 release, high-performance open source map engine

OpenLayers is a high-performance, feature-rich library for creating interactive maps on the Web. It can be loaded from any source display map tiles, and vector data tag. 6.0.0 version reads as follows:

  • You can use different types of renderers composition layer: In the past, the use of a single map rendering strategy, all layers in the map must implement the policy. You can now use a different rendering technology has a different map layers
  • You may be used to create custom renderer layer: another library may be used (e.g., d3) to render one layer, and other layers used to render OpenLayers
  • Some sections vector (vector tile) rendering improved, low memory footprint having
  • This release includes a number of experimental API features 
  • This version contains a number of backwards incompatible changes
  • Cache starting coordinates, and translateEvent add mapBrowserEvent
  • Add geography tests for hasFeatureAtPixel and getFeaturesAtPixel

This version done a lot of improvements and fixes, details visible update:

https://github.com/openlayers/openlayers/releases/tag/v6.0.0 

Guess you like

Origin www.oschina.net/news/110214/openlayers-6-0-0-released