mapbox-gl-js3.2.0 + Vue2.6.11
When the map is scaled to level 11, the transparency of the vector graphics will not be the same as the transparency I set, but will become 100%. The three parameters output by the console are map. getZoom(), map. getPaintProperty (‘mvtBase ‘,’ fill space ‘), and map. getPaintProperty (‘mvtBase’, ‘fill color’)
enter image description here
I hope the transparency of features can be displayed normally
user24626286 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.