summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layer_type.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/layer_type.hpp')
-rw-r--r--include/mbgl/style/layer_type.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mbgl/style/layer_type.hpp b/include/mbgl/style/layer_type.hpp
index 951757134b..0987ea4d0a 100644
--- a/include/mbgl/style/layer_type.hpp
+++ b/include/mbgl/style/layer_type.hpp
@@ -13,6 +13,7 @@ enum class LayerType {
Background,
Custom,
FillExtrusion,
+ Heatmap,
};
} // namespace style