Éric Lemoine f1d7e2ec85 Unregister tile change listeners
When the tile queue loads a tile it registers a "change" listener on that tile. But currently that listener is not unregistered, unless the tile cache containing that tile fills up and "dipose" is called on that tile.

This commit makes handleTileChange deregister the "change" listener on the tile, if the tile is now in "loaded" state.
2015-03-30 16:54:09 +02:00
2015-02-12 16:39:55 +01:00
2015-03-23 16:08:36 +01:00
2015-03-23 14:14:34 +01:00
2015-03-30 16:54:09 +02:00
2014-12-19 17:45:48 -07:00
2015-01-07 21:06:04 -07:00
2014-12-19 17:45:48 -07:00
2013-02-12 15:47:55 +01:00
2015-02-12 16:39:55 +01:00
2015-03-23 14:14:34 +01:00
2015-03-30 10:05:21 +02:00
2015-03-27 10:08:50 +01:00
2014-02-25 22:02:35 +01:00
2015-03-23 14:14:34 +01:00
2014-03-11 21:41:36 +01:00

OpenLayers 3

Travis CI Status

Welcome to OpenLayers 3!

Examples

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

Contributing

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%