Skip to content

Commit

Permalink
[Task] #123, mapbox token readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Type-Style committed Sep 6, 2024
1 parent bc6cfe3 commit 39163d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .env_example
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ ROOT=https://your-produciton-server.com
KEY=
USER_JOHNDOE=
USER_TEST=
LOCALHOST=127.0.0.1
LOCALHOSTv6=::1
MAPBOX=
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ This application is designed to be used with the [OSMAND+ mobile app]([url](http
Due to a plugin called [Triprecording]([url](https://osmand.net/docs/user/plugins/trip-recording/))
Using the above link or by [clicking here](https://osmand.net/docs/user/plugins/trip-recording#recording-settings) more information can be found to setup webtracking or "online tracking"

## Mapbox
Mapbox requires an access token.
These can be created for free [register required]([url](https://tiles.mapbox.com/signup))
Once available, add it to the envrionment variables.

## DEMO
At this point, there is no demo, but here is a screenshot:
![Demo LOREX, markers on a map in berlin, information about speed and distance on the right](https://raw.githubusercontent.com/Type-Style/LOREX/dev/demo.png)

0 comments on commit 39163d9

Please sign in to comment.