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 the Directions API #37

Closed cbeyer closed 11 years ago

cbeyer commented 12 years ago

Hello,

I need to use the directions API to add an itinary on my Ivory map.

Is it possible to add this in the bundle (at least in the JS lib) ?

Thanks !

https://developers.google.com/maps/documentation/directions/ https://developers.google.com/maps/documentation/javascript/services#Directions

Edit : sorry, I didn't see https://github.com/egeloen/IvoryGoogleMapBundle/issues/11 Looking in the bundle files, it seems implemented. But how it works ? A small doc will be welcome :)

egeloen commented 11 years ago

The issue is now fixed by @8fb6e12