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

Incorrect path to geotiles in atlaspr.js #3

Open
giovanni-matos opened this issue Sep 23, 2015 · 0 comments
Open

Incorrect path to geotiles in atlaspr.js #3

giovanni-matos opened this issue Sep 23, 2015 · 0 comments

Comments

@giovanni-matos
Copy link

At first, I was unable to get this to work. After some tinkering i noticed that it's looking for the geotiles directory in .. instead of .
The instructions tell you to copy the geotiles directory on the same level as the js directory, and i think the instructions are correct.
I went to line 8 of atlaspr.js and changed ".." to "." and now it works like a charm.

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

1 participant