summaryrefslogtreecommitdiff
path: root/include/mbgl/util/constants.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/util/constants.hpp')
-rw-r--r--include/mbgl/util/constants.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/util/constants.hpp b/include/mbgl/util/constants.hpp
index d5e55065c4..7110d9e26b 100644
--- a/include/mbgl/util/constants.hpp
+++ b/include/mbgl/util/constants.hpp
@@ -11,7 +11,7 @@ namespace mbgl {
namespace util {
-constexpr float tileSize = 512;
+constexpr double tileSize = 512;
/*
* The maximum extent of a feature that can be safely stored in the buffer.