You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting the location for a meeting by dragging the map around, the lat/long have an insane level of decimal precision (e.g. 44.054084067097364). Could probably use some string formatting to cut that down to 1-10m of precision instead of single wavelengths of light ;-)
The text was updated successfully, but these errors were encountered:
When setting the location for a meeting by dragging the map around, the lat/long have an insane level of decimal precision (e.g. 44.054084067097364). Could probably use some string formatting to cut that down to 1-10m of precision instead of single wavelengths of light ;-)
The text was updated successfully, but these errors were encountered: