diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2020-07-05 10:18:01 -0700 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2020-07-05 10:18:01 -0700 |
commit | 41a1d140531e42a2238b3e7591099ed08d279db0 (patch) | |
tree | 4d83cf8a48fc2d2e17807aa1f34a4ddf10b5f538 /modern | |
parent | 77dfee2d9b8aaeba0a237bcebf632ebd3eb4383b (diff) | |
download | trackermap-web-41a1d140531e42a2238b3e7591099ed08d279db0.tar.gz trackermap-web-41a1d140531e42a2238b3e7591099ed08d279db0.tar.bz2 trackermap-web-41a1d140531e42a2238b3e7591099ed08d279db0.zip |
Update modern readme
Diffstat (limited to 'modern')
-rw-r--r-- | modern/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/README.md b/modern/README.md index c6092df7..b5cb212c 100644 --- a/modern/README.md +++ b/modern/README.md @@ -1,6 +1,6 @@ This is a new version of the Traccar web app. It is still in a very early stage of development. -It uses [React](https://reactjs.org/), [Material UI](https://material-ui.com/) and [OpenLayers](https://openlayers.org/). Feedback and contributions are welcome. +It uses [React](https://reactjs.org/), [Material UI](https://material-ui.com/) and [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js/api/). Feedback and contributions are welcome. To run the project in development mode: |