openlayers / ol-mapbox-style

Use Mapbox Style objects with OpenLayers
https://unpkg.com/ol-mapbox-style/dist/examples/index.html
BSD 2-Clause "Simplified" License
350 stars 121 forks source link

Update stylefunction.js to fix textField reduce function #1220

Closed mzmcgrat closed 4 days ago

mzmcgrat commented 5 days ago

Fixes a bug to have the textField reduce function return the accumulator in all cases. Fixes #1217