layout | title | permalink |
---|---|---|
page |
OpenWebRX+ Map Plugin: Maidenhead (QTH) grid |
/map/layer_qth_maidenhead |
This map
plugin will show Maidenhead (QTH) grid on the map as an extra layer.
This plugin will work up to OWRX+ v1.2.43. The later releases have this layer built-in and the plugin will not install even if loaded.
Add this line in your map/init.js
file:
Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/map/layer_qth_maidenhead/layer_qth_maidenhead.js');
Learn how to load plugins.