This document describes the usage of Arrivy Live Track Widgets with sample code snippets including available options and functions.
<br/>
### Getting started
Include provided javascript and CSS files on the page where the livetrack widget(s) need to be rendered. Typically CSS file import goes inside the head tag and javascript before the ending tag of the body.
Following are the required dependencies and single stylesheet, that needs to be included in case of any widget
<br/>
```html
<link href="live-track/assets/css/altw.css" rel="stylesheet">