Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
Q
 queuePotentialClick, OpenLayers.Handler.Click
 queueTileDraw, OpenLayers.Layer.Grid
queuePotentialClick: function(evt)
This method is separated out largely to make testing easier (so we don’t have to override window.setTimeout)
queueTileDraw: function(evt)
Adds a tile to the animation queue that will draw it.
Close