Proposal: When copying the GPS coordinates from the status bar, can you please add a delimiter to separate longitude and latitude? And an option to change the format?
Instead of: “-123.000 49.000”
Make it: “-123.000, 49.000”
I also need it in these formats:
Current Waze = Longitude Latitude
GIS = Longitude, Latitude (needs the “,” delimiter)
Google = Latitude, Longitude (reversed + delimiter)
Thanks.