diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2021-07-04 10:34:53 -0700 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2021-07-04 10:34:53 -0700 |
commit | d187ed9b1ffa1835c5498ff5f2e3652447d7c68c (patch) | |
tree | 9980db1c83d4c659151915879ca85c47eb3db6df /modern/README.md | |
parent | f2c65d56b20998384c1539b5d1c62c0605a0b8f8 (diff) | |
download | trackermap-web-d187ed9b1ffa1835c5498ff5f2e3652447d7c68c.tar.gz trackermap-web-d187ed9b1ffa1835c5498ff5f2e3652447d7c68c.tar.bz2 trackermap-web-d187ed9b1ffa1835c5498ff5f2e3652447d7c68c.zip |
Migrate to MapLibre
Diffstat (limited to 'modern/README.md')
-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 b5cb212c..866dfd37 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 [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js/api/). Feedback and contributions are welcome. +It uses [React](https://reactjs.org/), [Material UI](https://material-ui.com/) and [MapLibre GL JS](https://maplibre.org/). Feedback and contributions are welcome. To run the project in development mode: |