GPS Coordinates being rounded

I have a weird behavior that I just can’t seem to figure out. I am retrieving GPS coordinates from a MySQL database. When I run a query in the MySQL database I get the correct coordinates ie: 34.66 Lat and -119.65 Long. However, when that same query is run in Grafana I see 34.7 Lat and -119 Long. Is there a setting in Grafana that I am missing? Any help would be greatly appreciated! :slight_smile:

Welcome @chandler4

What version of grafana and what data type are those coordinates in your mysql database column