Skip to content

Latest commit

 

History

History

layer_qth_maidenhead

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
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.

Preview

Maidenhead

Load

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');

init.js

Learn how to load plugins.