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
In some cases, the localGeocoder will not emit a result event, which can cause a bad user experience, since the map will not zoom to the selected result.
In some cases, the localGeocoder will not emit a
result
event, which can cause a bad user experience, since the map will not zoom to the selected result.Steps to replicate:
We should ensure that results from the localGeocoder are triggering all the events they should be.
Note: this bug is present in v4.3.0, and so pre-dates the localGeocoder changes made in #275 and scheduled for v4.4.0 (#277).
\cc @lobenichou
The text was updated successfully, but these errors were encountered: