Merge pull request #7996 from openlayers/4.6.5

4.6.5
This commit is contained in:
Andreas Hocevar
2018-03-18 23:58:49 +01:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

7
changelog/v4.6.5.md Normal file
View File

@@ -0,0 +1,7 @@
# 4.6.5
The v4.6.5 release fixes a hit detection issue when `declutter: true` is set on an `ol.layer.VectorTile`.
## Fixes
* [#7669](https://github.com/openlayers/openlayers/pull/7559) - Use declutter tree only for text and image replays ([@ahocevar](https://github.com/ahocevar))

View File

@@ -1,6 +1,6 @@
{
"name": "openlayers",
"version": "4.6.4",
"version": "4.6.5",
"description": "Build tools and sources for developing OpenLayers based mapping applications",
"keywords": [
"map",