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
  Queue, ALKMaps.Queue.ALKMaps
  queuePotentialClick, ALKMaps.Handler.Click
  queueTileDraw, ALKMaps.Layer.Grid
  quotaRegEx, ALKMaps.Control.CacheWrite
Create a queue.
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.
{RegExp}
Close