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
Currently, only addresses in string form can be geocoded. It would be interesting to enable objects that can be represented as strings (with a __toString() method or by implementing the \Stringable interface) to be geocoded too.