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
Is it possible that entity is updated just if longitude/latitude is null or something? Because sometimes google api return no result for longitude/latitude and then i have to correct it manually.. and after update it goes to 0, 0 ...
Maybe it would be good to implement * @vich\Geographical(on="update_if_null") or soemthing ...?
The text was updated successfully, but these errors were encountered:
Is it possible that entity is updated just if longitude/latitude is null or something? Because sometimes google api return no result for longitude/latitude and then i have to correct it manually.. and after update it goes to 0, 0 ...
Maybe it would be good to implement * @vich\Geographical(on="update_if_null") or soemthing ...?
The text was updated successfully, but these errors were encountered: