mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-29 19:28:47 -05:00
VOR Localizer feature: use mapboxgl as osm is broken in Qt 5.15.3
This commit is contained in:
parent
31edca0a6b
commit
b38f3d46cb
@ -9,7 +9,7 @@ Item {
|
|||||||
|
|
||||||
Plugin {
|
Plugin {
|
||||||
id: mapPlugin
|
id: mapPlugin
|
||||||
name: "osm"
|
name: "mapboxgl"
|
||||||
}
|
}
|
||||||
|
|
||||||
Map {
|
Map {
|
||||||
|
Loading…
Reference in New Issue
Block a user