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
Exported MapContext for use with the new React context API. This has been in place and internally in use since v4.0.0 but was previously not exported from the entrypoint. (Closed #654)
Documented the new context API as an alternative to using the onStyleLoad prop (Closed #668)