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 ...?
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 ...?