egeloen / IvoryGoogleMapBundle

Google Map API v3 integration for your Symfony2 project.
https://github.com/egeloen/ivory-google-map
MIT License
217 stars 152 forks source link

Add a "name" field in places_autocomplete type #84

Closed Skryabind closed 11 years ago

egeloen commented 11 years ago

@Skryabind You're definitively right... I have totally forgotten the name html attribute in the rendered input wich makes it unusable... Would you like to fix it?

Skryabind commented 11 years ago

Hm, I'm newbie in a Symfony and in github at all. But I try :)

egeloen commented 11 years ago

To fix this issue, you should first fix the Autocomplete & AutocompleteHelper in the egeloen/ivory-google-map repo. Then, you should update the PlacesAutocompleteType on the 2.0 branch of this repo to make it working.