if (coordLine !== '') {
      info.appendChild(document.createElement('br'))
      info.appendChild(document.createTextNode(coordLine))
    }