Tim Schaub caa0b568ad Remove extent option for sources
Most of our uses of source extent were cargo cult programming.  The source extent was seldom and inconsistently used.  Instead, layers can now be configured with an extent, and layer renderers limit rendering (and data requests) to the layer extent.

For vector sources, the `getExtent` method returns the extent of currently loaded features (this was the case before and after this change).  For tile based sources, we will likely want to allow easy construction of tile grids based on an extent (this is not possible before or after this change, but could be added later).
2014-07-24 10:30:06 -06:00
2014-07-22 10:00:56 +01:00
2014-07-24 15:22:19 +02:00
2014-07-24 11:08:20 +00:00
2014-07-24 10:30:06 -06:00
2014-07-24 10:30:06 -06:00
2014-07-24 10:30:06 -06:00
2014-03-23 19:59:49 +01:00
2013-11-20 11:39:20 +01:00
2013-02-12 15:47:55 +01:00
2014-07-22 14:04:52 -06:00
2014-05-31 11:35:37 +01:00
2014-02-25 22:02:35 +01:00
2014-03-31 20:55:58 +02:00
2014-03-11 21:41:36 +01:00

OpenLayers 3

Travis CI Status

Welcome to OpenLayers 3!

Check out the hosted examples, the workshop or poke around the evolving API docs.

Please don't ask questions in the github issue tracker but use the mailing list instead.

Please see our guide on contributing if you're interested in getting involved.

Description
Languages
JavaScript 99%
CSS 0.6%
Handlebars 0.3%
Shell 0.1%