Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6680915
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:31:50+00:00 2026-05-26T04:31:50+00:00

I have a web app that uses Google Maps API v3. I have it

  • 0

I have a web app that uses Google Maps API v3. I have it displaying directions on the map and in list form. However I’ve found that if I do a directions search and click on the first turn in the list, the map does not display that turn properly. Rather, the map seems to zoom in on a point in the middle of the route where the appropriate info bubble may not even be visible.

If I click on any other turn in the directions first, it will work correctly, even if I then click on the first turn. If I click on the first turn so that it displays incorrectly, then click any other step, it will start to work correctly.

I’ve noticed this happens very similarly across multiple browsers.

I am using pretty standard code from Google’s examples, basically:

myDirectionsService = new google.maps.DirectionsService();
myDirectionsRenderer = new google.maps.DirectionsRenderer({map: myMap, draggable: true});

(And then later when a directions button is clicked…)

var request = {
    origin: start,
    destination: end,
    travelMode: google.maps.TravelMode.DRIVING
};
myDirectionsService.route(request, function(result, status) {
    if (status == google.maps.DirectionsStatus.OK) {
        myDirectionsRenderer.setDirections(result);
        myDirectionsRenderer.setMap(myMap);
        myDirectionsRenderer.setPanel(myPanel);
    }
}

So far I’ve tried to come up with workarounds; I tried forcing a resize event, but to no avail.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T04:31:51+00:00Added an answer on May 26, 2026 at 4:31 am

    This is a known bug in the v3.5 API. Loading the older 3.4 version should fix the problem. Read more about this on my website: http://dreamdealer.nl/tutorials/getting_directions_with_google_maps.html#comments

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently developing a web app that uses Google's Static Map API, in
I have a web app that uses the Active Directory Membership Provider and when
I have a asp.net web forms app that uses System.Web.Caching.Cache to cache xml data
So I have an app that uses the Zend amazon web services client. I
I have a java web start app that uses Swing and needs to allow
I have a web app. that uses AJAX (via jQuery). I noticed that some
I have a web app that currently uses the current HttpContext to store a
If you have used the Google Maps web app on your iphone or ipad
I want to make an app that uses Google Web Toolkit and Google App
I have a web app that uses Spring's Log4jConfigurer class to initialize my Log4J

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.