From fa565e62bdf7ff53b8460e8c0abe050a31e1ecc3 Mon Sep 17 00:00:00 2001 From: "Nathaniel V. KELSO" Date: Fri, 16 Mar 2018 11:56:48 -0700 Subject: [PATCH] 512 consistency --- tron-style.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tron-style.yaml b/tron-style.yaml index 445a359..7924337 100644 --- a/tron-style.yaml +++ b/tron-style.yaml @@ -41,7 +41,7 @@ sources: url_params: api_key: global.sdk_api_key rasters: [normals-elevation] - tile_size: 256 + tile_size: 512 max_zoom: 16 normals-elevation: type: Raster @@ -118,4 +118,4 @@ cameras: scene: animated: global.sdk_animated background: - color: '#364d6d' \ No newline at end of file + color: '#364d6d'