-
-
Notifications
You must be signed in to change notification settings - Fork 860
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
update README urlTemplate #16
Comments
Weird! It doesn't seem to matter for me. I am using:
but the
I also see |
Hm I just created the account and it kept giving me a 401 with the tiles included. |
Ok, not sure what's going on with my setup, but I think 090d533 is the correct change. Thanks for filing an issue! |
Was following the instructions, but 'https://api.tiles.mapbox/v4...' didn't work. I had to remove the 'tiles' portion... so it was: "https://api.mapbox.com/v4/{id}/{z}/{x}/{y}@2x.png?access_token={accessToken}"
The text was updated successfully, but these errors were encountered: