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
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Per #8431 (comment), MapboxMap needs getLight() and setLight() methods for setting style-wide parameters like lighting color and intensity. We’ll need a Light class to hold these individual properties.
Per #8431 (comment),
MapboxMapneedsgetLight()andsetLight()methods for setting style-wide parameters like lighting color and intensity. We’ll need aLightclass to hold these individual properties./cc @ivovandongen @tobrun @lbud @jfirebaugh