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

setting hideSkirt directly in the view is not working. #2357

Closed
ftoromanoff opened this issue Jul 5, 2024 · 0 comments
Closed

setting hideSkirt directly in the view is not working. #2357

ftoromanoff opened this issue Jul 5, 2024 · 0 comments
Assignees

Comments

@ftoromanoff
Copy link
Contributor

ftoromanoff commented Jul 5, 2024

When we set the hideskirt: true in PLanrView options we get an error.

In example view_25d_map.html if we add 'hideSkirt: true' at ligne 56:

view = new itowns.PlanarView(viewerDiv, extent, { placement: { heading: 49.6, range: 6200, tilt: 17 }, hideSkirt: true });

We get an error:
image

Maybe set tests to avoid this regression in the futur ?

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

3 participants