You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a warning, no broken functionality here. My wild guesses are that there's something wrong in the Docs example, or there's a spurious warning that needs to be fixed (third possibility: this warning is due to an open issue, but I see that issues #2058 and #2059 are closed). I'm totally new to mapbox though (just started to playing with APIs a few days ago, so apologies in advance if I'm missing something obvious).
Full warning:
Unable to perform style diff: Unimplemented: setSprite.. Rebuilding the style from scratch. (util.js:329)
mapbox-gl-js version: 0.54
browser: Chromium Version 75.0.3738.0 (Developer Build) (64-bit) MacOS
Steps to Trigger Behavior and Link to Demonstration
The text was updated successfully, but these errors were encountered:
ggrocca
changed the title
The "change style" example in the Docs generates the following warning: Unable to perform style diff: Unimplemented: setSprite Warning
The "change style" example in the Docs generates the following warning: Unable to perform style diff: Unimplemented: setSprite
May 13, 2019
This is just a warning, no broken functionality here. My wild guesses are that there's something wrong in the Docs example, or there's a spurious warning that needs to be fixed (third possibility: this warning is due to an open issue, but I see that issues #2058 and #2059 are closed). I'm totally new to mapbox though (just started to playing with APIs a few days ago, so apologies in advance if I'm missing something obvious).
Full warning:
mapbox-gl-js version: 0.54
browser: Chromium Version 75.0.3738.0 (Developer Build) (64-bit) MacOS
Steps to Trigger Behavior and Link to Demonstration
Expected Behavior
No warning.
Actual Behavior
There's a warning.
The text was updated successfully, but these errors were encountered: