We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfc7a2 commit 46bf00bCopy full SHA for 46bf00b
test/mapboxgl/overlay/UniqueThemeLayerSpec.js
@@ -52,7 +52,6 @@ describe('mapboxgl_UniqueThemeLayer', () => {
52
});
53
afterAll(() => {
54
window.document.body.removeChild(testDiv);
55
- map.remove();
56
57
58
it('initialize, addFeatures, getShapesByFeatureID, getCacheCount, setMaxCacheCount, removeFeatures', (done) => {
0 commit comments