Angular directive
sra-track-map-finish-line source template
          This widget displays a start/finish line image.
It displays it initially as a horizontal image where the center is positioned so that it can be rotated to a specific X/Y coordinate.
        
        Example:
<sra-track-map-finish-line></sra-track-map-finish-line>
        
Dependencies:
| Name | Type | Description | 
|---|---|---|
| data-sra-args-interval | integer | The interval, in milliseconds, that this widget will update from the server. Default is 500. |