Skip to content

Commit

Permalink
#2 documenting poi diameter customization, #15444
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre authored Jan 16, 2025
1 parent 878aaf4 commit 4af8857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web/docs/Simulation/Shapes.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ position on this lane. So, the attributes have the following meanings:
| type | string | A typename for the poi. |
| layer | float | the layer of the poi for drawing and selecting. |
| imgFile | string | A bitmap to use for rendering this poi. If none is given, circle is drawn instead. The bitmap is tinted by the given color unless for white (*"1,1,1"*). |
| width | float | width of rendered image in meters |
| width | float | width of rendered image in meters, diameter of the POI when not loading an image |
| height | float | height of rendered image in meters |
| angle | float | angle of rendered image in degree |

Expand Down

0 comments on commit 4af8857

Please sign in to comment.