Angular directive
sra-relative-small source template
This widget displays the cars that are physically close to you on the track.
The cars are color coded as Red(At least a lap ahead), Blue (At least a lap behind), White (Same lap as you), Cyan (Off track).
A blink counter is shown before the Club Name.
Example:
<sra-relative-small></sra-relative-small>
Dependencies:
Name | Type | Description |
---|---|---|
data-sra-args-by-location | boolean | true, displays cars relative to your location. Default false. |
data-sra-args-interval | integer | The interval, in milliseconds, that this widget will update from the server. Default is 1000. |