If using OpenLayers namespace must have at least one requirement.
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
[first]
|
[first]
|
||||||
OpenLayers/SingleFile.js
|
|
||||||
|
|
||||||
[last]
|
[last]
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
||||||
* full text of the license. */
|
* full text of the license. */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @requires OpenLayers/SingleFile.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.
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
||||||
* full text of the license. */
|
* full text of the license. */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @requires OpenLayers/SingleFile.js
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Namespace: OpenLayers.Date
|
* Namespace: OpenLayers.Date
|
||||||
* Contains implementations of Date.parse and date.toISOString that match the
|
* Contains implementations of Date.parse and date.toISOString that match the
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
||||||
* full text of the license. */
|
* full text of the license. */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @requires OpenLayers/SingleFile.js
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Namespace: Spherical
|
* Namespace: Spherical
|
||||||
* The OpenLayers.Spherical namespace includes utility functions for
|
* The OpenLayers.Spherical namespace includes utility functions for
|
||||||
|
|||||||
Reference in New Issue
Block a user