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 Apr 10, 2018. It is now read-only.
The advantage would be an up-to-date information on supported features for those SDKs, and a way for utilities like style editors to only offer features that are supported in the target SDK.
This idea was first discussed in openlayers/ol-mapbox-style#10. An alternative would be to fork the spec, but it might make sense to have this information upstream. If this is not the case, are there any other suggested ways that I might not have thought about?
The text was updated successfully, but these errors were encountered:
I'm not opposed to this idea technically, and think it's much better than implicitly requiring you to fork the project. The chief concern is maintenance, really: with the Mapbox SDKs, we have the ability to ask our coworkers to keep the sdk-support updated, and have the leverage of being coworkers.
If we do start including 3rd party projects, I think we'd need
An agreement that the support levels of those projects are kept up-to-date on a regular basis
And if those projects lose maintainership, as too many open source projects do, we remove them from the spec.
I was wondering if it would be desirable to include 3rd party SDKs like ol-mapbox-style in the
sdk-support
object. Something likeThe advantage would be an up-to-date information on supported features for those SDKs, and a way for utilities like style editors to only offer features that are supported in the target SDK.
This idea was first discussed in openlayers/ol-mapbox-style#10. An alternative would be to fork the spec, but it might make sense to have this information upstream. If this is not the case, are there any other suggested ways that I might not have thought about?
The text was updated successfully, but these errors were encountered: