From 94f420ca3fd079108d7af932484f7ecf7a2ecde5 Mon Sep 17 00:00:00 2001 From: csobier Date: Wed, 2 Nov 2016 09:34:55 -0400 Subject: [PATCH] switched gui tool from editor to builder --- docs/static_maps_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/static_maps_api.md b/docs/static_maps_api.md index 2c169e7e..de539c50 100644 --- a/docs/static_maps_api.md +++ b/docs/static_maps_api.md @@ -149,7 +149,7 @@ It is important to note that generated images are cached from the live data refe * While images can encompass an entirety of a map, the default limit for pixel range is 8192 x 8192. * Image resolution by default is set to 72 DPI * JPEG quality by default is 85% -* Timeout limits for generating static maps are the same across the CARTO Editor and CARTO Engine. It is important to ensure timely processing of queries. +* Timeout limits for generating static maps are the same across CARTO Builder and CARTO Engine. It is important to ensure timely processing of queries. ## Examples