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
Selects the base of the model. Some modes might require precomputed elevation data in the tileset. When using vector tiled source as the model layer source and hdRoadMarkup elevation reference, this property acts as layout property and elevation is evaluated only in tile loading time.
737
+
738
+
#### Type
739
+
`enum`
740
+
#### Default Value
741
+
`ground`
742
+
743
+
#### Supported Values
744
+
**sea** - Elevated rendering is enabled. Use this mode to elevate models relative to the sea level.<br />
745
+
**ground** - Elevated rendering is enabled. Use this mode to elevate models relative to the ground's height below them.<br />
746
+
**hd-road-markup** - Elevated rendering is enabled. Use this mode to describe additive and stackable features that should exist only on top of road polygons.<br />
0 commit comments