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

Possibility of drawing LineStrings drawAltitude floating? #2320

Open
rrickfox opened this issue May 6, 2024 · 1 comment
Open

Possibility of drawing LineStrings drawAltitude floating? #2320

rrickfox opened this issue May 6, 2024 · 1 comment

Comments

@rrickfox
Copy link

rrickfox commented May 6, 2024

maptalks's version and what browser you use?

Maptalks: 1.0.0-rc.33
Chrome: Version 124.0.6367.119 (64 Bit)

Issue description

Hi,
I was wondering whether the functionality exists to give LineStrings drawAltitude a lower shape. The examples show the LineString being used as a wall of sorts, my usecase would be to draw a floating wall.
When looking through the source code I found a reference to "groundPoints" inside the DrawAltitudeSymbolizer, although I was unable to understand how one would be able to set the groundPoint for each coordinate in the lineStrings array.
Any insight into that is greatly appreciated, the framework is great so far!

Please provide a reproduction URL (on any jsfiddle like site)

@joric
Copy link

joric commented May 12, 2024

@rrickfox I think it's just a confusing naming, groundPoint is merely a name for the line start. I managed to draw lower shapes in a separate layer.

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