GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
86 stars 25 forks source link

layer.L.changed() method not applying styling #1354

Open dbauszus-glx opened 4 days ago

dbauszus-glx commented 4 days ago

Calling the changed() method of an openlayers vector layer should trigger the featureStyle method without the need to reload the layer data. This doesn't seem to work currently.