Skip to content

Commit

Permalink
📝 [feat/maps] #3 update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JAGFx committed Jan 8, 2021
1 parent 7a7789b commit 851b41b
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/CONFIG_SETTINGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -737,5 +737,7 @@ You can find common elements, and skin config.

</table>

> Note: When the `maps_map_tilesLocations` is set to `local`, you need to download the tiles collection. See the main README.
---
↩️ [Home](../README.md)
36 changes: 36 additions & 0 deletions doc/FEATURES.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,41 @@ To open it, tape 5 time on the left bottom corner.

Click on the copy button to coping this list in your clipboard.

## Maps

![Maps](../public/img/screenshots/maps.png)

I'm proud to introduce the Map (You can retreive this map on the Ets2-Route-Advisor) !

Currently, I'm introduced the map with some navigation data only. Not the full route advisor.

#### Features

- ETA remaining time for the current target navigation
- ETA due time for the current target navigation
- ETA remaining distance
- Map controls (North lock, recenter, zoom in and zoom out)
- Current speed
- Current gear

#### Map support

- Vanilla map (ETS & ATS)
- Promod map (Promod for ETS & Promod Canada)

#### Available configuration

You can chose to show or hide all features elements listed below.

Go to the `Map > Config > Map of route advisor` section to set your choices ;)

To know all available configurations, see the `CONFIG_SETTINGS.md`

#### Additionnal setup

You can choos to load the tiles map from a remote (by default) or choice to load it from your computer.

See the main `README.md` to know how :D

---
↩️ [Home](../README.md)
Binary file modified public/img/screenshots/maps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 851b41b

Please sign in to comment.