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

Question: Building a box above which the map sits without gaps #1663

Closed
pampas93 opened this issue Aug 12, 2020 · 1 comment
Closed

Question: Building a box above which the map sits without gaps #1663

pampas93 opened this issue Aug 12, 2020 · 1 comment

Comments

@pampas93
Copy link

I have a quick question about this the below is supported by the SDK or I need to build it myself.

On a map with "Terrain with Elevation", I'm trying to create a box below the map (something similar to the below image). Basically, I was hoping to create a box on which the map sits. This would be trivial if the map is flat (without elevation data), but with this, the tiles wouldn't be same height to create a box. There will be a gap between the box surface and the map on corners of the map. Any idea how this can be done?

[Apologies for the bad editing]
image(1)

Is this already supported by this SDK? Or if not, any leads on how get fetch the outermost tiles' mesh and it vectors, to build a custom mesh below the map? Would appreciate any help! Thanks.

@pampas93
Copy link
Author

pampas93 commented Aug 16, 2020

Ah. Missed the side walls toggle in the abstract map component. All is well now.

But there's a bug with side walls being generated as rods if the sample count is 255. (as attached). But that's a different issue. I can close this one. #1666

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

1 participant