summaryrefslogtreecommitdiff
path: root/src/mbgl/style/property_key.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/style/property_key.hpp')
-rw-r--r--src/mbgl/style/property_key.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mbgl/style/property_key.hpp b/src/mbgl/style/property_key.hpp
index 015ea1aa63..e7ddef51c3 100644
--- a/src/mbgl/style/property_key.hpp
+++ b/src/mbgl/style/property_key.hpp
@@ -27,6 +27,13 @@ enum class PropertyKey {
LineMiterLimit,
LineRoundLimit,
+ CircleRadius,
+ CircleColor,
+ CircleOpacity,
+ CircleTranslate,
+ CircleTranslateAnchor,
+ CircleBlur,
+
SymbolPlacement,
SymbolSpacing,
SymbolAvoidEdges,