Files
openlayers/changelog/v4.6.5.md
2018-03-18 23:54:51 +01:00

8 lines
285 B
Markdown

# 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))