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.
We moved the style class API to MGLStyle for #5974. While we’re at it, we should change the type of MGLStyle.styleClasses from an NSArray of NSStrings to an NSSet of NSStrings, because the order doesn’t matter.
We moved the style class API to MGLStyle for #5974. While we’re at it, we should change the type of
MGLStyle.styleClassesfrom an NSArray of NSStrings to an NSSet of NSStrings, because the order doesn’t matter./cc @frederoni