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