ollietb / OhGoogleMapFormTypeBundle

Set latitude and longitude values on a form using Google Maps
MIT License
30 stars 76 forks source link

Fixed form type which do not work with sf2.1 RC #2

Closed l3l0 closed 12 years ago

l3l0 commented 12 years ago

see https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Form/FormTypeInterface.php#L50

Declaration of Oh\GoogleMapFormTypeBundle\Form\Type\GoogleMapType::buildView() must be compatible with Symfony\Component\Form\FormTypeInterface::buildView

ollietb commented 12 years ago

Thanks @l3l0