fix jsdoc tag, makes Closure Compiler happy. no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12278 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -4,12 +4,12 @@
|
|||||||
* full text of the license. */
|
* full text of the license. */
|
||||||
|
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* @requires OpenLayers/Tile.js
|
* @requires OpenLayers/Tile.js
|
||||||
* @requires OpenLayers/Util.js
|
* @requires OpenLayers/Util.js
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* Class: OpenLayers.Tile.BackBufferable
|
* Class: OpenLayers.Tile.BackBufferable
|
||||||
* Base class for tiles that can have backbuffers during transitions. Do not
|
* Base class for tiles that can have backbuffers during transitions. Do not
|
||||||
* create instances of this class.
|
* create instances of this class.
|
||||||
|
|||||||
Reference in New Issue
Block a user