diff --git a/API-&-Defaults-Discussion.md b/API-&-Defaults-Discussion.md index 3121a45..1be144a 100644 --- a/API-&-Defaults-Discussion.md +++ b/API-&-Defaults-Discussion.md @@ -1,3 +1,5 @@ +**Outdated!** + OpenLayers 3 should provide an API that makes it easy to accomplish common use cases. People who do not need to leverage the full functionality should be provided fast lanes for a leaner and easy to use configuration. Defaults should be set in the right places to avoid duplicated code. This document is work in progress. At the time of writing, it reflects @ahocevar's thoughts on a few aspects of the library that come to mind when thinking about API and defaults.