mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Update range-test.mdx
Added the uMap service as an alternative solution without google
This commit is contained in:
parent
a3b9c45215
commit
4a25619932
|
@ -178,6 +178,15 @@ Google has instructions on how to do that [here](https://support.google.com/myma
|
||||||
|
|
||||||
You can style the ranges differently based on the values, so you can have the pins be darker the if the SNR or RSSI (if that gets added) is higher.
|
You can style the ranges differently based on the values, so you can have the pins be darker the if the SNR or RSSI (if that gets added) is higher.
|
||||||
|
|
||||||
|
### Openstreetmap - uMap
|
||||||
|
|
||||||
|
For an open source solution you could use [uMap](https://umap.openstreetmap.de/en/). A service based on the popular openstreetmap project.
|
||||||
|
|
||||||
|
Visit [uMap](https://umap.openstreetmap.de/en/) in your preffered language.
|
||||||
|
1. Click on "Create a map"
|
||||||
|
2. Click on the "Import data"-Icon or press CRTL + I.
|
||||||
|
3. Choose your rangetest.csv and click "Import". The dataformat is recognized and the locations are imported onto the map.
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
Q: Do I need to have WiFi turned on for the file to be saved?
|
Q: Do I need to have WiFi turned on for the file to be saved?
|
||||||
|
|
Loading…
Reference in a new issue