Tom Payne dfb631a08f Replace getTile with getTileZXY
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.
2013-03-24 15:24:49 +01:00
2013-03-22 14:39:17 +01:00
2013-03-24 15:24:49 +01:00
2013-03-24 15:24:49 +01:00
2013-03-22 10:50:15 +01:00
2013-01-20 00:28:07 -07:00
2013-02-12 15:47:55 +01:00
2013-03-21 16:38:48 +01:00
2013-03-22 10:59:09 +01:00
2013-02-12 15:30:08 +01:00
2013-03-22 10:59:09 +01:00

OpenLayers 3

Travis CI Status

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%