When copying a pair of coordinates from spreadsheet software, where the pair are in different cells, pasting them into the search box results in the coordinates not being found.
This is due to the gap between the coordinates as pasted being a tab character (\t) rather than spaces.
When copying a pair of coordinates from spreadsheet software, where the pair are in different cells, pasting them into the search box results in the coordinates not being found.
This is due to the gap between the coordinates as pasted being a tab character (
\t
) rather than spaces.