Dorset-Council-UK / GIFramework-Maps

A .NET based web map built with OpenLayers and Bootstrap
MIT License
15 stars 11 forks source link

Coordinates copied from an spreadsheet into search box don't work #314

Closed RobQuincey-DC closed 2 months ago

RobQuincey-DC commented 2 months ago

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.