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.loaded() always returns false when raster API returns 204 No Content #3301

Closed
vicapow opened this issue Oct 6, 2016 · 2 comments
Closed

Comments

@vicapow
Copy link
Contributor

vicapow commented Oct 6, 2016

mapbox-gl-js version: 0.25.1

Steps to Trigger Behavior

  1. Write a setInterval to load map.loaded()
  2. Add an API that returns tiles with 204 No Content

Expected Behavior

map.loaded eventually returns true

Actual Behavior

map.loaded always returns false

@vicapow
Copy link
Contributor Author

vicapow commented Oct 6, 2016

Here's a PR #3302

@anandthakker
Copy link
Contributor

Fixed in #3302

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

2 participants