Our app uses OpenLayers with the Google Map layer. I want to know if it is possible to render directions using the DirectionsRenderer api of Google Maps on this OpenLayers map?
The example here - http://code.google.com/apis/maps/documentation/javascript/services.html#Directions - works fine in a stand-alone environment. If we try to integrate it with OpenLayers, the directions don't get rendered.
Any help?
Thanks, Sridhar