VichGeographicalBundle
VichGeographicalBundle copied to clipboard
Updating entities
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 ...?
I will look into this when I have time. Feel free to send a PR yourself though. :)