portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2/H4
https://hackrf.app
GNU General Public License v3.0
3.31k stars 540 forks source link

Extended map support #2044

Open htotoo opened 6 months ago

htotoo commented 6 months ago

Description of the feature you're suggesting.

Would be great if we could provide more map files. Default would remain the world map, but we could add more maps. Not world but region maps. This way, we could download a more detailed map, for example a country. Or to go further a city map too. We could create a txt file for each additional map, that describes the top left coordinate, and the bottom right one. If the currently shown map part is within that region, the widget could show data from this file. Ordering the priority of maps could be 'if the view is in the region for multiple maps, choose the smallest one (less width of the map is the more priority)'

Anything else?

No response