From e4ae13ef666b4d913a47788f9a4052428ec71e55 Mon Sep 17 00:00:00 2001 From: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com> Date: Thu, 5 Jan 2023 22:50:55 +0530 Subject: [PATCH] revert: docs update Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com> --- docs/endpoints.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/endpoints.rst b/docs/endpoints.rst index bd40ab0..c4a0c7f 100644 --- a/docs/endpoints.rst +++ b/docs/endpoints.rst @@ -39,6 +39,7 @@ Static images * e.g. ``5.9,45.8|5.9,47.8|10.5,47.8|10.5,45.8|5.9,45.8`` * can be provided multiple times + * ``latlng`` - indicates coordinates are in ``lat,lng`` order rather than the usual ``lng,lat`` * ``fill`` - color to use as the fill (e.g. ``red``, ``rgba(255,255,255,0.5)``, ``#0000ff``) * ``stroke`` - color of the path stroke