FillExtrusionLayer is a style layer that renders one or more 3D extruded polygons on the map. Mapbox Style SpecificationDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/rnmapbox/maps/llms.txt
Use this file to discover all available pages before exploring further.
Props
A unique identifier for the layer.
If true, references an existing layer in the style.
The source from which to obtain data.
Identifier of the layer within the source.
Inserts the layer above the specified layer ID.
Inserts the layer below the specified layer ID.
Minimum zoom level for layer visibility.
Maximum zoom level for layer visibility.
Filters features based on a condition.
Customizable style attributes.
Style Properties
Controls layer visibility.
The opacity of the entire fill extrusion layer. Range: 0-1.
The base color of the extruded fill. Disabled by: fillExtrusionPattern
The height with which to extrude this layer in meters. Minimum: 0
The height with which to extrude the base of this layer. Must be less than or equal to fillExtrusionHeight. Minimum: 0
Name of image in sprite to use for drawing images on extruded fills.