summaryrefslogtreecommitdiff
path: root/include/mbgl/style/style_bucket.hpp
diff options
context:
space:
mode:
authorLauren Budorick <lauren@mapbox.com>2014-08-05 18:13:02 -0700
committerLauren Budorick <lauren@mapbox.com>2014-08-11 12:13:22 -0700
commit9e1156d660cfe220db25c4f21de2aec2ed175487 (patch)
treee06bc8e9c04d7b8a6bbee1aba47b5f5bd904460a /include/mbgl/style/style_bucket.hpp
parentdf925fe0e5429085f0f443f4be1326c0616f6acc (diff)
downloadqtlocation-mapboxgl-9e1156d660cfe220db25c4f21de2aec2ed175487.tar.gz
take 2, still not working
Diffstat (limited to 'include/mbgl/style/style_bucket.hpp')
-rw-r--r--include/mbgl/style/style_bucket.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mbgl/style/style_bucket.hpp b/include/mbgl/style/style_bucket.hpp
index 25786720b1..5cb1b69312 100644
--- a/include/mbgl/style/style_bucket.hpp
+++ b/include/mbgl/style/style_bucket.hpp
@@ -82,6 +82,7 @@ public:
class StyleBucketRaster {
public:
+ bool prerendered = false;
uint16_t raster_size = 256;
float blur = 0.0f;
float buffer = 0.03125f;