Q | |
query, Fusion. | |
queue, Proj4js.Proj | |
queuePotentialClick, OpenLayers. | |
queueScript, Fusion | |
queueTileDraw, OpenLayers. | |
quicksort, Jx. |
dispatch query requests to the maps
query: function( options )
This method is separated out largely to make testing easier (so we don’t have to override window.setTimeout)
queuePotentialClick: function( evt )
Insert a new script into the loading queue.
queueScript: function( url )
Adds a tile to the animation queue that will draw it.
queueTileDraw: function( evt )
Initiates the sorting.
quicksort : function ( left, right )