dfb631a08ffb150af659613a4575f0f85d8cced9
This massively reduces the number of temporary ol.TileCoord objects. Previously an ol.TileCoord object was generated for every potentially visible tile at the current zoom level and lower, every frame. This commit eliminates all of those. Now new ol.TileCoord objects are only allocated when a new tile is created.
OpenLayers 3
Welcome to OpenLayers 3!
To see OpenLayers 3 in action you can look at the live examples on http://openlayers.github.com/ol3/master/examples/. If you want to contribute to OpenLayers 3 please read the CONTRIBUTING page.
Description
Languages
JavaScript
99%
CSS
0.6%
Handlebars
0.3%
Shell
0.1%
