1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-21 04:16:34 -04:00

Merge pull request #2205 from dforsi/feature/map-readme

Add details about rendered maps stored locally
This commit is contained in:
Edouard Griffiths 2024-07-09 17:07:31 +02:00 committed by GitHub
commit a768e91855
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -209,6 +209,9 @@ For the 2D map, the settings include:
* Whether the 2D map is displayed.
* Which Map provider will be used to source the map images.
* When OpenStreetMap is used as the provider, a custom map URL can be entered. For example, http://a.tile.openstreetmap.fr/hot/ or http://1.basemaps.cartocdn.com/light_nolabels/
or file:///opt/install/custom-map if using a map stored locally, such a map created with [QGIS](https://qgis.org/) using the "Generate XYZ tiles (Directory)" tool
or [gdal2tiles](https://gdal.org/programs/gdal2tiles.html)
or any other tool that creates map images compatible with Google Maps, OpenLayers and Leaflet.
* When MapboxGL is used as the provider, custom styles can be specified.
For the 3D map, the settings include: