1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-07-30 20:52:26 -04:00

Fix markdown in readme.md

This commit is contained in:
Jon Beniston 2021-11-12 16:58:45 +00:00
parent 60a7b63cc1
commit 0a0bcffc04

View File

@ -81,9 +81,13 @@ When clicked, opens the Map Display Settings dialog, which allows setting:
* Which data the Map will display. * Which data the Map will display.
* The colour of the taken and predicted tracks. * The colour of the taken and predicted tracks.
* Which Map provider will be used to source the map image. * Which Map provider will be used to source the map image.
* API keys, required to access maps from different providers.
In order to display Mapbox maps, you will need to enter an API Key. A key can be obtained by registering at: http://www.mapbox.com/ Free API keys are available by signing up for an accounts with:
Note that it is not currently possible to support entering an API Key for Open Street Maps, in order to remove the watermarks.
* [Thunderforest](https://www.thunderforest.com/)
* [Maptiler](https://www.maptiler.com/)
* [Mapbox](https://www.mapbox.com/)
<h3>Map</h3> <h3>Map</h3>