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 has been archived by the owner on Aug 8, 2023. It is now read-only.
Per #6095 (comment), mbgl::Layer’s subclasses should have accessors for the implicit default values used when the actual values of layout or paint properties are set to undefined. This would enable the iOS SDK to implement null_resettable semantics for the runtime styling API, as described in #6095.
Per #6095 (comment),
mbgl::Layer
’s subclasses should have accessors for the implicit default values used when the actual values of layout or paint properties are set to undefined. This would enable the iOS SDK to implementnull_resettable
semantics for the runtime styling API, as described in #6095./cc @jfirebaugh @frederoni @ivovandongen
The text was updated successfully, but these errors were encountered: