Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set clip polygon but not work? #30

Open
liulangGG opened this issue Jun 30, 2020 · 1 comment
Open

Set clip polygon but not work? #30

liulangGG opened this issue Jun 30, 2020 · 1 comment

Comments

@liulangGG
Copy link

I set the clip option just like '[ [lat, lon], [lat, lon], [lat, lon] ]', when i use this latlngs to L.polygon(latlngs, {color: 'red'}).addTo(map), it is work, but when i set L.leafletGeotiff(url, { clip: latlngs, renderer: render }) , the map has no geotiff display, but if i don't set clip, it will work.

@everestbis
Copy link

Same issue for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants