| layout | page |
|---|---|
| title | OpenWebRX+ Map Plugin: Reduce map legend sections |
| permalink | /map/reduce_map_legend_sections |
This map plugin allow the reduction of the map legend sections:
- Map
- Colors
- Features
The purpose is to minimize the space occupied by the legend, making it more useful, especially on small screen devices.
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');Learn how to load plugins.
