openwebrxplus-plugins

This map plugin allow the reduction of the map legend sections:

The purpose is to minimize the space occupied by the legend, making it more useful, especially on small screen devices.

Preview

reduce_map_legend_sections_preview

Load

Add this line in your map/init.js file:

Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/map/reduce_map_legend_sections/reduce_map_legend_sections.js');

init.js

Learn how to load plugins.