mapbox / mapbox.js

Mapbox JavaScript API, a Leaflet Plugin
mapbox.com/mapbox.js/
Other
1.92k stars 386 forks source link

Resolve console warnings #1329

Closed rmrice closed 4 years ago

rmrice commented 4 years ago

Fixes #1327

Changes

Checked all the manual test pages (that are still working), and the console warnings look like what we'd expect.

I think there was also a regression where the mapbox logo was not being added to maps referencing GL style layers. Now the mapbox logo should be added for all mapbox styles. I tried adding a test for this but haven't been successful. Maybe someone more familiar with this codebase has suggestions :)

cc @mapbox/static-apis @katydecorah