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.
Now that we have a formal concept of style layers in the iOS and macOS SDKs, we should convert the MGLCustomStyleLayerAdditions category methods on MGLMapView into a proper subclass of MGLStyleLayer. We can continue to leave this class undocumented, signaling that it’s subject to change and not intended for casual use. Depending on how things shake out, it might end up being easier to extend support for macOS than to exclude macOS from the new implementation.
Now that we have a formal concept of style layers in the iOS and macOS SDKs, we should convert the MGLCustomStyleLayerAdditions category methods on MGLMapView into a proper subclass of MGLStyleLayer. We can continue to leave this class undocumented, signaling that it’s subject to change and not intended for casual use. Depending on how things shake out, it might end up being easier to extend support for macOS than to exclude macOS from the new implementation.
/cc @frederoni @friedbunny @incanus
The text was updated successfully, but these errors were encountered: