Docs: use actual marker filename
This commit is contained in:
parent
5757859952
commit
3745af969c
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Static images
|
|||
* scales with ``scale`` parameter since image placement is relative to it's size
|
||||
* e.g. ``2,-4`` - Image will be moved 2 pixel to the right and 4 pixel in the upwards direction from the provided location
|
||||
|
||||
* e.g. ``5.9,45.8|marker-start.svg|scale:0.5|offset:2,-4``
|
||||
* e.g. ``5.9,45.8|marker-icon.png|scale:0.5|offset:2,-4``
|
||||
* can be provided multiple times
|
||||
|
||||
* ``padding`` - "percentage" padding for fitted endpoints (area-based and path autofit)
|
||||
|
|
Loading…
Reference in a new issue