# Roads

Library to simulate moving objects on the map.

## Using

See using in demo ([source](demo/simple.ts), [page](https://trufi.github.io/roads/)).

Install with npm:

```sh
npm install @trufi/roads
```
