Symfony2 bundle which facilitates making entities addressable and geo location aware. It includes a map form type to set address by searching in a google map.
The setContactDetails method had errors. I guess it was initially a copy&paste from the setAddress method in AddressableTrait and some lines of code were not properly changed.
This includes some errors fixed in the annotation of such method as well.
The setContactDetails method had errors. I guess it was initially a copy&paste from the setAddress method in AddressableTrait and some lines of code were not properly changed. This includes some errors fixed in the annotation of such method as well.