Dominique92 / ol-geocoder

Geocoder Nominatim for OpenLayers
MIT License
203 stars 92 forks source link

Update (or edit readme) for OpenLayers 10 #292

Open david-morris opened 3 weeks ago

david-morris commented 3 weeks ago

The readme states this is only compatible up to OpenLayers 9. 9->10 doesn't have many breaking changes.

Does this library use getFeaturesInExtent() or 'get' expression type hints? If not, the readme can be updated. If so, maybe an update is in order.

Dominique92 commented 2 weeks ago

You are right, no major changes nor issues with OL ^10.1

We don't use getFeaturesInExtent nor type hints. Why should we note it in readme ?

david-morris commented 2 weeks ago

Why should we note it in readme?

It would be convenient for outsiders like me to judge the health of the OpenLayers community and the extension.