Replies: 3 comments
-
I'm guessing that the TripLayer is rendered inside the terrain or something. |
Beta Was this translation helpful? Give feedback.
0 replies
-
As Harel said, i also assume that the trips layer is rendered below terrain (on elevation zero, sealevel). There may be two possible fixes:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
No example provided so there's no actual way to help here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using MapLibre (version 2.2.0-pre.2) to render 3D terrain as described in here. I also have a Deck.gl TripsLayer that I have added, basically a simple 3D trajectory describing some motion. The problem is I cannot see the TripLayer when terrain is on. However, if I toggle off the Terrain using the disable button, Deck.gl layer shows properly.
Is this normal expected behavior?
Beta Was this translation helpful? Give feedback.
All reactions