[BUG] Tiles disappear after zoom 11 (#324)

This commit is contained in:
Nat Hillard 2021-07-12 08:41:29 -04:00 committed by GitHub
commit be0256e896
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View file

@ -57,4 +57,4 @@ describe('Tests for the Explore the Map page', () => {
expect(punx1001FeatureState).to.deep.equal({'selected': true});
});
});
});
});