The coordinate field in the location metadata is currently not being displayed correctly
It should appear as:
Coordinates [x,y]: [0.34, 0.25]
Also account for the case if the coords are empty (location unknown).
I'd advise making a function as part of location that returns its coords as a string
The coordinate field in the location metadata is currently not being displayed correctly
It should appear as:
Coordinates [x,y]: [0.34, 0.25]
Also account for the case if the coords are empty (location unknown). I'd advise making a function as part of location that returns its coords as a string