Fix some cosmetics on Select interaction

This commit is contained in:
Tobias Kohr
2019-09-25 17:34:26 +02:00
parent a493ff7e93
commit 347f5df32e
3 changed files with 6 additions and 4 deletions
+4
View File
@@ -275,6 +275,10 @@ The `ol/source/Vector#refresh()` method now removes all features from the source
The `getGetFeatureInfoUrl` of `ol/source/ImageWMS` and `ol/source/TileWMS` is now called `getFeatureInfoUrl`.
##### `getFeaturesAtPixel` always returns an array
`getFeaturesAtPixel` now returns an empty array instead of null if no features were found.
#### Other changes
##### Allow declutter in image render mode