v1.9.1
🐞 Bug fixes
- Fix a bug #9477 in
Map#fitBounds(..)
wherein thepadding
passed to options would get applied twice. - Fix rendering bug #9479 caused when data-driven
*-pattern
properties reference images added withMap#addImage(..)
. - Fix a bug #9468 in which an exception would get thrown when updating symbol layer paint property using
setPaintProperty
.