My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2247: hideRouteList option on DirectionsRenderer doesn't work as expected.
5 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Apr 2010


Sign in to add a comment
 
Reported by [email protected], Mar 17, 2010
If I set the hideRouteList option on DirectionsRenderer I still get the route 
selection UI in the target div:

    var rendererOptions = {
        hideRouteList: true
    };
    var dirRenderer = new 
google.maps.DirectionsRenderer(rendererOptions);  
    dirRenderer.setPanel(document.getElementById('dir-container'));
    dirRenderer.setDirections(dirResult);

You can find an example here:

http://www.cannonade.net/geo.php?test=geo27

Am I missing something here?

Thanks.
Apr 15, 2010
#1 [email protected]
Thanks for reporting Tom.

I've confirmed the issue and reported it to the team.
Status: Confirmed
Labels: Internal-2600938
Apr 16, 2010
#2 [email protected]
(No comment was entered for this change.)
Status: FixedNotReleased
Apr 26, 2010
Project Member #3 [email protected]
(No comment was entered for this change.)
Status: Fixed
Labels: Fixed-38
Mar 20, 2015
#4 [email protected]
Have you released it?
Sign in to add a comment

Powered by Google Project Hosting