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
Right now, the maps component is collapsing on the yextDisplay lat/lng. However, these purposefully not identical for a given address, and we aren't able to control them.
Instead of always using the yextDisplay coordinate, we should use the geocoded lat/long and fallback to yextDisplay if it's not available.
The text was updated successfully, but these errors were encountered:
Right now, the maps component is collapsing on the yextDisplay lat/lng. However, these purposefully not identical for a given address, and we aren't able to control them.
Instead of always using the yextDisplay coordinate, we should use the geocoded lat/long and fallback to yextDisplay if it's not available.
The text was updated successfully, but these errors were encountered: