You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add experimental shadowDrawBeforeLayer property to directional light to allow specifying the position in the layer stack for drawing shadows on the ground.
Introduce new LineLayer.lineElevationGroundScale property to scale elevated lines with terrain exaggeration.
Promote elevated lines properties to stable: LineLayer.lineZOffset and LineLayer.lineElevationReference.
Add experimental ModelLayer.modelAllowDensityReduction property to disable density reduction in model layers.
Add FollowPuckViewportState.padding to control camera padding when following the user's location puck, allowing the puck to be offset from the viewport center (e.g. for navigation UIs where the puck should appear near the bottom of the screen).
Bug fixes 🐞
Map ornaments positioning
Fix incorrect positioning of map ornaments when multiple ornaments are placed in the same corner.