More for docs updates: with the splitting of BaseTypes, we want to include
them all by default into builds. This will achieve that. (This fixes bart's email to the users list: "[OpenLayers-Users] OL 2.5RC1" sent this morning.) git-svn-id: http://svn.openlayers.org/trunk/openlayers@4382 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -3,6 +3,13 @@
|
|||||||
* for the full text of the license. */
|
* for the full text of the license. */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @requires OpenLayers/BaseTypes/Class.js
|
||||||
|
* @requires OpenLayers/BaseTypes/LonLat.js
|
||||||
|
* @requires OpenLayers/BaseTypes/Size.js
|
||||||
|
* @requires OpenLayers/BaseTypes/Pixel.js
|
||||||
|
* @requires OpenLayers/BaseTypes/Bounds.js
|
||||||
|
* @requires OpenLayers/BaseTypes/Element.js
|
||||||
|
*
|
||||||
* Header: OpenLayers Base Types
|
* Header: OpenLayers Base Types
|
||||||
* OpenLayers custom string, number and function functions are described here.
|
* OpenLayers custom string, number and function functions are described here.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user