Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAP IS NOT GETTING DISPAYED. #2

Open
shipat8585 opened this issue Oct 3, 2011 · 2 comments
Open

MAP IS NOT GETTING DISPAYED. #2

shipat8585 opened this issue Oct 3, 2011 · 2 comments

Comments

@shipat8585
Copy link

When we give start and end points there is no map loaded always 500 error code.

@saassoft
Copy link

Same issue.

@abiaad
Copy link

abiaad commented Jan 10, 2012

In "api.html" found this line :

gdir = new GDirections(null,null);

and replace it by :

gdir = new GDirections(map, document.getElementById("directions"));

Then go inside and add :

That's all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants