VichGeographicalBundle icon indicating copy to clipboard operation
VichGeographicalBundle copied to clipboard

Updating entities

Open vizo opened this issue 13 years ago • 1 comments

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

vizo avatar Dec 08 '11 18:12 vizo

I will look into this when I have time. Feel free to send a PR yourself though. :)

dustin10 avatar Dec 13 '11 16:12 dustin10