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.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/mbgl/style/layer_type.hpp b/include/mbgl/style/layer_type.hpp
index 66ff834eee..6814296b91 100644
--- a/include/mbgl/style/layer_type.hpp
+++ b/include/mbgl/style/layer_type.hpp
@@ -12,7 +12,8 @@ enum class LayerType {
Background,
Custom,
FillExtrusion,
+ Heatmap
};
} // namespace style
-} // namespace mbgl \ No newline at end of file
+} // namespace mbgl