manubb / Leaflet.PixiOverlay

Bring Pixi.js power to Leaflet maps
MIT License
463 stars 85 forks source link

Transparent attribute is deprecated in PixiJs v6 and should be replaced with backgroundAlpha. #69

Closed sgokul2700 closed 1 year ago

sgokul2700 commented 2 years ago

image The transparent property in options has been deprecated in v6 of PixiJs. Is it possible to replace the transparent with backgroundAlpha in order to remove the deprecation warning? image

manubb commented 1 year ago

It is fixed in leaflet-pixi-overlay@1.8.4.