Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

mbgl::Layer subclasses should have accessors for implicit default values #6117

Closed
1ec5 opened this issue Aug 22, 2016 · 1 comment
Closed
Labels
Core The cross-platform C++ core, aka mbgl feature runtime styling

Comments

@1ec5
Copy link
Contributor

1ec5 commented Aug 22, 2016

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.

/cc @jfirebaugh @frederoni @ivovandongen

@1ec5
Copy link
Contributor Author

1ec5 commented Aug 23, 2016

Comment deleted in favor of #6126.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl feature runtime styling
Projects
None yet
Development

No branches or pull requests

1 participant