1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-14 09:06:34 -04:00
sdrangel/plugins/feature/map/map.qrc
Jon Beniston 446749cbbb Map updates.
Add support for different map types (street/satellite) and different map
providers.
Support finding real world addresses on the map.
Add Maidenhead locator converter.
Add Beacons.
Allow data sources to be selected by a user.
Add context menu to allow setting an object as a target, setting center
frequency and adjusting display order.
2021-01-22 14:54:22 +00:00

7 lines
119 B
Plaintext

<RCC>
<qresource prefix="/map/">
<file>map/map.qml</file>
<file>map/antenna.png</file>
</qresource>
</RCC>