Separating jsdoc declarations.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6433 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Ajax.js
|
* @requires OpenLayers/Ajax.js
|
||||||
* @requires OpenLayers/Layer/Grid.js
|
* @requires OpenLayers/Layer/Grid.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.MapGuide
|
* Class: OpenLayers.Layer.MapGuide
|
||||||
* Instances of OpenLayers.Layer.MapGuide are used to display
|
* Instances of OpenLayers.Layer.MapGuide are used to display
|
||||||
* data from a MapGuide OS instance.
|
* data from a MapGuide OS instance.
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Vector.js
|
* @requires OpenLayers/Layer/Vector.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.PointTrack
|
* Class: OpenLayers.Layer.PointTrack
|
||||||
* Vector layer to display ordered point features as a line, creating one
|
* Vector layer to display ordered point features as a line, creating one
|
||||||
* LineString feature for each pair of two points.
|
* LineString feature for each pair of two points.
|
||||||
|
|||||||
Reference in New Issue
Block a user