update docs for static map endpoints
This commit is contained in:
parent
275b486056
commit
c8a5189311
1 changed files with 3 additions and 0 deletions
|
|
@ -44,6 +44,9 @@ Static images
|
|||
* ``stroke`` - color of the path stroke
|
||||
* ``width`` - width of the stroke
|
||||
* ``padding`` - "percentage" padding for fitted endpoints (area-based and path autofit)
|
||||
* ``marker=center`` - set a marker at the center of the map
|
||||
* ``marker={lng},{lat}`` - set a marker at this location
|
||||
* ``markers={lng},{lat}|{lng},{lat}|...`` - set several markers at given locations (same pattern as for ``path`` coordinates)
|
||||
|
||||
* value of ``0.1`` means "add 10% size to each side to make sure the area of interest is nicely visible"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue