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

get a addressComponent directly #35

Closed HooverG closed 11 years ago

HooverG commented 12 years ago

Hello,

It would be great to be able to access a addressComponent type directly. Ex : $result->getAddressComponents('route')

I have to map each type to a function in an entity. It would be easier this way...

Ty

egeloen commented 11 years ago

This is now fixed by egeloen/ivory-google-map@beac0c6