From df7b5db47bbe4cbcc2690cda9bb4c9713349df83 Mon Sep 17 00:00:00 2001 From: csubira Date: Mon, 4 Mar 2019 12:26:04 +0100 Subject: [PATCH] Remove extra line --- docs/guides/05-static-maps-API.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/guides/05-static-maps-API.md b/docs/guides/05-static-maps-API.md index bbb6f86c..1cae7cc2 100644 --- a/docs/guides/05-static-maps-API.md +++ b/docs/guides/05-static-maps-API.md @@ -11,9 +11,7 @@ Begin by instantiating either a Named or Anonymous Map using the `layergroupid` ##### Definition ```bash -{% raw %} - GET /api/v1/map/static/center/{token}/{z}/{lat}/{lng}/{width}/{height}.{format}{{?}extra_options} -{% endraw %} +{% raw %}GET /api/v1/map/static/center/{token}/{z}/{lat}/{lng}/{width}/{height}.{format}{{?}extra_options}{% endraw %} ``` ##### Params