As a user when I search for a DMR ID or call sign, I want to have a link to a map (haminfo) Example For Callsign: <input type="button" value="Map" onclick="window.open('https://haminfo.tetranz.com/map/' + document.getElementById('callsignLookup').value, '_blank');"> Submitted by Francis Heaney <frank@w2fjh.net> W2FJH