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.
Add a version argument to the Style class members. Each member documentation would say what the current latest version is, “as of” a certain date. Deprecate the unversioned methods.
Update:
For iOS:
Add a version argument to the MGLStyle class methods. Each method’s documentation would say what the current latest version is, “as of” a certain date. Deprecate the unversioned methods.
For Android:
Use same system as iOS, deprecate old Style.java class.
In line with deprecation of the Emerald style in #4577 .
Update:
For iOS:
For Android:
In line with deprecation of the Emerald style in #4577 .