stuartmatthews / leaflet-geotiff

Leaflet plugin for displaying geoTIFF raster data
MIT License
174 stars 76 forks source link

Can leaflet-geotiff make redundant backgrounds in a rectangle transparent? #39

Open zaihzhang opened 10 months ago

zaihzhang commented 10 months ago

微信截图_20231020090654 Hello, as shown in the figure, I want to remove the redundant rectangular background or set it as transparent. Can it be handled by leaflet-geotiff? If so, can you give me a code example? Thank you very much

gaowqspace commented 7 months ago

Hello, I want to ask some question about load GeoTiff with this plugin. When I run my code, errors always there. `

<script src="{% static 'js/plotty.js' %}"></script>
` It is a part of my Django project. I don't know how to fix it. Can you show me your code to give me some light?