fill-extrusion-pattern not work on click event , a bug like #8273 #8460
Labels
bug 🐞
needs investigation 🔍
Issues that require further research (e.g. it's not clear whether it's GL JS or something else)
mapbox-gl-js version: 0.54.0
browser: chrome
Steps to Trigger Behavior
click map to excute setPaintProperty function, but it don't work, the property fill-extrusion-pattern not changed
Link to Demonstration
https://jsbin.com/rukoji/edit?html,css,js,output
Expected Behavior
change paint property, the fill-extrusion-pattern will be greenArrow
Actual Behavior
don't work, the fill-extrusion-pattern is still redArrow
The text was updated successfully, but these errors were encountered: