Docs: use actual marker filename

This commit is contained in:
acalcutt 2024-09-01 14:46:20 -04:00
parent 5757859952
commit 3745af969c

View file

@ -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)