Google Maps: Misread coordinates issue fixed

The bug in Google Maps related to a regex issue has been resolved :hammer_and_wrench:

Previously, when users entered a location, the widget would occasionally misinterpret parts of the address as coordinates. This led to incorrect map displays.

For instance, when you entered “2570 20th Ave N, St. Petersburg, FL 33713”, the system wrongly read it as having the coordinates 2570, 20.

Before:


Now:

1 Like