Separating jsdoc style docs into their own block. The new NaturalDocs doesn't parse these mixed blocks, giving us no class descriptions with the two together. (closes #1229)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5553 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -67,26 +67,34 @@ Group: OpenLayers {
|
|||||||
Group: Control {
|
Group: Control {
|
||||||
|
|
||||||
File: Control (OpenLayers/Control.js)
|
File: Control (OpenLayers/Control.js)
|
||||||
File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js)
|
|
||||||
File: Attribution (no auto-title, OpenLayers/Control/Attribution.js)
|
Group: Control {
|
||||||
File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js)
|
|
||||||
File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js)
|
File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js)
|
||||||
File: EditingToolbar (no auto-title, OpenLayers/Control/EditingToolbar.js)
|
File: Attribution (no auto-title, OpenLayers/Control/Attribution.js)
|
||||||
File: KeyboardDefaults (no auto-title, OpenLayers/Control/KeyboardDefaults.js)
|
File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js)
|
||||||
File: LayerSwitcher (no auto-title, OpenLayers/Control/LayerSwitcher.js)
|
File: DragPan (OpenLayers/Control/DragPan.js)
|
||||||
File: ModifyFeature (no auto-title, OpenLayers/Control/ModifyFeature.js)
|
File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js)
|
||||||
File: MouseDefaults (no auto-title, OpenLayers/Control/MouseDefaults.js)
|
File: EditingToolbar (no auto-title, OpenLayers/Control/EditingToolbar.js)
|
||||||
File: MousePosition (no auto-title, OpenLayers/Control/MousePosition.js)
|
File: KeyboardDefaults (no auto-title, OpenLayers/Control/KeyboardDefaults.js)
|
||||||
File: MouseToolbar (no auto-title, OpenLayers/Control/MouseToolbar.js)
|
File: LayerSwitcher (no auto-title, OpenLayers/Control/LayerSwitcher.js)
|
||||||
File: Navigation (no auto-title, OpenLayers/Control/Navigation.js)
|
File: ModifyFeature (no auto-title, OpenLayers/Control/ModifyFeature.js)
|
||||||
File: NavToolbar (no auto-title, OpenLayers/Control/NavToolbar.js)
|
File: MouseDefaults (no auto-title, OpenLayers/Control/MouseDefaults.js)
|
||||||
File: OverviewMap (no auto-title, OpenLayers/Control/OverviewMap.js)
|
File: MousePosition (no auto-title, OpenLayers/Control/MousePosition.js)
|
||||||
File: Panel (no auto-title, OpenLayers/Control/Panel.js)
|
File: MouseToolbar (no auto-title, OpenLayers/Control/MouseToolbar.js)
|
||||||
File: PanZoom (no auto-title, OpenLayers/Control/PanZoom.js)
|
File: Navigation (no auto-title, OpenLayers/Control/Navigation.js)
|
||||||
File: PanZoomBar (no auto-title, OpenLayers/Control/PanZoomBar.js)
|
File: NavToolbar (no auto-title, OpenLayers/Control/NavToolbar.js)
|
||||||
File: Permalink (no auto-title, OpenLayers/Control/Permalink.js)
|
File: OverviewMap (no auto-title, OpenLayers/Control/OverviewMap.js)
|
||||||
File: Scale (no auto-title, OpenLayers/Control/Scale.js)
|
File: Panel (no auto-title, OpenLayers/Control/Panel.js)
|
||||||
File: SelectFeature (no auto-title, OpenLayers/Control/SelectFeature.js)
|
File: PanZoom (no auto-title, OpenLayers/Control/PanZoom.js)
|
||||||
|
File: PanZoomBar (no auto-title, OpenLayers/Control/PanZoomBar.js)
|
||||||
|
File: Permalink (no auto-title, OpenLayers/Control/Permalink.js)
|
||||||
|
File: Scale (no auto-title, OpenLayers/Control/Scale.js)
|
||||||
|
File: SelectFeature (no auto-title, OpenLayers/Control/SelectFeature.js)
|
||||||
|
File: ZoomBox (OpenLayers/Control/ZoomBox.js)
|
||||||
|
File: ZoomToMaxExtent (OpenLayers/Control/ZoomToMaxExtent.js)
|
||||||
|
} # Group: Control
|
||||||
|
|
||||||
} # Group: Control
|
} # Group: Control
|
||||||
|
|
||||||
File: Events (no auto-title, OpenLayers/Events.js)
|
File: Events (no auto-title, OpenLayers/Events.js)
|
||||||
@@ -100,16 +108,22 @@ Group: OpenLayers {
|
|||||||
|
|
||||||
Group: Format {
|
Group: Format {
|
||||||
|
|
||||||
File: Format.js (OpenLayers/Format.js)
|
File: Format (OpenLayers/Format.js)
|
||||||
File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js)
|
|
||||||
File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js)
|
Group: Format {
|
||||||
File: GML (no auto-title, OpenLayers/Format/GML.js)
|
|
||||||
File: JSON (no auto-title, OpenLayers/Format/JSON.js)
|
File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js)
|
||||||
File: KML (no auto-title, OpenLayers/Format/KML.js)
|
File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js)
|
||||||
File: Text (no auto-title, OpenLayers/Format/Text.js)
|
File: GML (no auto-title, OpenLayers/Format/GML.js)
|
||||||
File: WFS (no auto-title, OpenLayers/Format/WFS.js)
|
File: JSON (no auto-title, OpenLayers/Format/JSON.js)
|
||||||
File: WKT (no auto-title, OpenLayers/Format/WKT.js)
|
File: KML (no auto-title, OpenLayers/Format/KML.js)
|
||||||
File: XML (no auto-title, OpenLayers/Format/XML.js)
|
File: SLD (OpenLayers/Format/SLD.js)
|
||||||
|
File: Text (no auto-title, OpenLayers/Format/Text.js)
|
||||||
|
File: WFS (no auto-title, OpenLayers/Format/WFS.js)
|
||||||
|
File: WKT (no auto-title, OpenLayers/Format/WKT.js)
|
||||||
|
File: XML (no auto-title, OpenLayers/Format/XML.js)
|
||||||
|
} # Group: Format
|
||||||
|
|
||||||
} # Group: Format
|
} # Group: Format
|
||||||
|
|
||||||
Group: Geometry {
|
Group: Geometry {
|
||||||
|
|||||||
@@ -104,15 +104,21 @@ Group: OpenLayers {
|
|||||||
Group: Format {
|
Group: Format {
|
||||||
|
|
||||||
File: Format (no auto-title, OpenLayers/Format.js)
|
File: Format (no auto-title, OpenLayers/Format.js)
|
||||||
File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js)
|
|
||||||
File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js)
|
Group: Format {
|
||||||
File: GML (no auto-title, OpenLayers/Format/GML.js)
|
|
||||||
File: JSON (no auto-title, OpenLayers/Format/JSON.js)
|
File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js)
|
||||||
File: KML (no auto-title, OpenLayers/Format/KML.js)
|
File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js)
|
||||||
File: Text (no auto-title, OpenLayers/Format/Text.js)
|
File: GML (no auto-title, OpenLayers/Format/GML.js)
|
||||||
File: WFS (no auto-title, OpenLayers/Format/WFS.js)
|
File: JSON (no auto-title, OpenLayers/Format/JSON.js)
|
||||||
File: WKT (no auto-title, OpenLayers/Format/WKT.js)
|
File: KML (no auto-title, OpenLayers/Format/KML.js)
|
||||||
File: XML (no auto-title, OpenLayers/Format/XML.js)
|
File: SLD (OpenLayers/Format/SLD.js)
|
||||||
|
File: Text (no auto-title, OpenLayers/Format/Text.js)
|
||||||
|
File: WFS (no auto-title, OpenLayers/Format/WFS.js)
|
||||||
|
File: WKT (no auto-title, OpenLayers/Format/WKT.js)
|
||||||
|
File: XML (no auto-title, OpenLayers/Format/XML.js)
|
||||||
|
} # Group: Format
|
||||||
|
|
||||||
} # Group: Format
|
} # Group: Format
|
||||||
|
|
||||||
Group: Geometry {
|
Group: Geometry {
|
||||||
|
|||||||
@@ -9,7 +9,9 @@
|
|||||||
* @requires OpenLayers/BaseTypes/Pixel.js
|
* @requires OpenLayers/BaseTypes/Pixel.js
|
||||||
* @requires OpenLayers/BaseTypes/Bounds.js
|
* @requires OpenLayers/BaseTypes/Bounds.js
|
||||||
* @requires OpenLayers/BaseTypes/Element.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.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.ArgParser
|
* Class: OpenLayers.Control.ArgParser
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.Attribution
|
* Class: OpenLayers.Control.Attribution
|
||||||
* Add attribution from layers to the map display. Uses 'attribution' property
|
* Add attribution from layers to the map display. Uses 'attribution' property
|
||||||
* of each layer.
|
* of each layer.
|
||||||
|
|||||||
@@ -7,7 +7,9 @@
|
|||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
* @requires OpenLayers/Handler/Drag.js
|
* @requires OpenLayers/Handler/Drag.js
|
||||||
* @requires OpenLayers/Handler/Feature.js
|
* @requires OpenLayers/Handler/Feature.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.DragFeature
|
* Class: OpenLayers.Control.DragFeature
|
||||||
* Move a feature with a drag. Create a new control with the
|
* Move a feature with a drag. Create a new control with the
|
||||||
* <OpenLayers.Control.DragFeature> constructor.
|
* <OpenLayers.Control.DragFeature> constructor.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
* @requires OpenLayers/Handler/Drag.js
|
* @requires OpenLayers/Handler/Drag.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.DragPan
|
* Class: OpenLayers.Control.DragPan
|
||||||
* DragPan control.
|
* DragPan control.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
* @requires OpenLayers/Feature/Vector.js
|
* @requires OpenLayers/Feature/Vector.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.DrawFeature
|
* Class: OpenLayers.Control.DrawFeature
|
||||||
* Draws features on a vector layer when active.
|
* Draws features on a vector layer when active.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -9,9 +9,10 @@
|
|||||||
* @requires OpenLayers/Handler/Point.js
|
* @requires OpenLayers/Handler/Point.js
|
||||||
* @requires OpenLayers/Handler/Path.js
|
* @requires OpenLayers/Handler/Path.js
|
||||||
* @requires OpenLayers/Handler/Polygon.js
|
* @requires OpenLayers/Handler/Polygon.js
|
||||||
*
|
*/
|
||||||
* Class: OpenLayers.Control.EditingToolbar
|
|
||||||
|
/**
|
||||||
|
* Class: OpenLayers.Control.EditingToolbar
|
||||||
*/
|
*/
|
||||||
OpenLayers.Control.EditingToolbar = OpenLayers.Class(
|
OpenLayers.Control.EditingToolbar = OpenLayers.Class(
|
||||||
OpenLayers.Control.Panel, {
|
OpenLayers.Control.Panel, {
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
* @requires OpenLayers/Handler/Keyboard.js
|
* @requires OpenLayers/Handler/Keyboard.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.KeyboardDefaults
|
* Class: OpenLayers.Control.KeyboardDefaults
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.LayerSwitcher
|
* Class: OpenLayers.Control.LayerSwitcher
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -7,7 +7,9 @@
|
|||||||
* @requires OpenLayers/Control/DragFeature.js
|
* @requires OpenLayers/Control/DragFeature.js
|
||||||
* @requires OpenLayers/Control/SelectFeature.js
|
* @requires OpenLayers/Control/SelectFeature.js
|
||||||
* @requires OpenLayers/Handler/Keyboard.js
|
* @requires OpenLayers/Handler/Keyboard.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.ModifyFeature
|
* Class: OpenLayers.Control.ModifyFeature
|
||||||
* Control to modify features. When activated, a click renders the vertices
|
* Control to modify features. When activated, a click renders the vertices
|
||||||
* of a feature - these vertices can then be dragged. By default, the
|
* of a feature - these vertices can then be dragged. By default, the
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.MouseDefaults
|
* Class: OpenLayers.Control.MouseDefaults
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.MousePosition
|
* Class: OpenLayers.Control.MousePosition
|
||||||
*/
|
*/
|
||||||
OpenLayers.Control.MousePosition = OpenLayers.Class(OpenLayers.Control, {
|
OpenLayers.Control.MousePosition = OpenLayers.Class(OpenLayers.Control, {
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
* @requires OpenLayers/Control/MouseDefaults.js
|
* @requires OpenLayers/Control/MouseDefaults.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.MouseToolbar
|
* Class: OpenLayers.Control.MouseToolbar
|
||||||
* This class is DEPRECATED in 2.4 and will be removed by 3.0.
|
* This class is DEPRECATED in 2.4 and will be removed by 3.0.
|
||||||
* If you need this functionality, use Control.NavToolbar instead!!!
|
* If you need this functionality, use Control.NavToolbar instead!!!
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
* @requires OpenLayers/Control/Panel.js
|
* @requires OpenLayers/Control/Panel.js
|
||||||
* @requires OpenLayers/Control/Navigation.js
|
* @requires OpenLayers/Control/Navigation.js
|
||||||
* @requires OpenLayers/Control/ZoomBox.js
|
* @requires OpenLayers/Control/ZoomBox.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.NavToolbar
|
* Class: OpenLayers.Control.NavToolbar
|
||||||
*/
|
*/
|
||||||
OpenLayers.Control.NavToolbar = OpenLayers.Class(OpenLayers.Control.Panel, {
|
OpenLayers.Control.NavToolbar = OpenLayers.Class(OpenLayers.Control.Panel, {
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
* @requires OpenLayers/Control/ZoomBox.js
|
* @requires OpenLayers/Control/ZoomBox.js
|
||||||
* @requires OpenLayers/Control/DragPan.js
|
* @requires OpenLayers/Control/DragPan.js
|
||||||
* @requires OpenLayers/Handler/MouseWheel.js
|
* @requires OpenLayers/Handler/MouseWheel.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.Navigation
|
* Class: OpenLayers.Control.Navigation
|
||||||
* The navigation control handles map browsing with mouse events (dragging,
|
* The navigation control handles map browsing with mouse events (dragging,
|
||||||
* double-clicking, and scrolling the wheel). Create a new navigation
|
* double-clicking, and scrolling the wheel). Create a new navigation
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
* @requires OpenLayers/BaseTypes.js
|
* @requires OpenLayers/BaseTypes.js
|
||||||
* @requires OpenLayers/Events.js
|
* @requires OpenLayers/Events.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.OverviewMap
|
* Class: OpenLayers.Control.OverviewMap
|
||||||
* Create an overview map to display the extent of your main map and provide
|
* Create an overview map to display the extent of your main map and provide
|
||||||
* additional navigation control. Create a new overview map with the
|
* additional navigation control. Create a new overview map with the
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.PanZoom
|
* Class: OpenLayers.PanZoom
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control/PanZoom.js
|
* @requires OpenLayers/Control/PanZoom.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.PanZoomBar
|
* Class: OpenLayers.Control.PanZoomBar
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.Panel
|
* Class: OpenLayers.Control.Panel
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.Permalink
|
* Class: OpenLayers.Control.Permalink
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.Scale
|
* Class: OpenLayers.Control.Scale
|
||||||
* Display a small scale indicator on the map.
|
* Display a small scale indicator on the map.
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
* @requires OpenLayers/Feature/Vector.js
|
* @requires OpenLayers/Feature/Vector.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.SelectFeature
|
* Class: OpenLayers.Control.SelectFeature
|
||||||
* Selects vector features from a given layer on click or hover.
|
* Selects vector features from a given layer on click or hover.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
* @requires OpenLayers/Handler/Box.js
|
* @requires OpenLayers/Handler/Box.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.ZoomBox
|
* Class: OpenLayers.Control.ZoomBox
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Control.js
|
* @requires OpenLayers/Control.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Control.ZoomToMaxExtent
|
* Class: OpenLayers.Control.ZoomToMaxExtent
|
||||||
* Imlements a very simple button control. Designed to be used with a
|
* Imlements a very simple button control. Designed to be used with a
|
||||||
* <OpenLayers.Control.Panel>.
|
* <OpenLayers.Control.Panel>.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Util.js
|
* @requires OpenLayers/Util.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Namespace: OpenLayers.Event
|
* Namespace: OpenLayers.Event
|
||||||
* Utility functions for event handling.
|
* Utility functions for event handling.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -7,10 +7,12 @@
|
|||||||
* @requires OpenLayers/Util.js
|
* @requires OpenLayers/Util.js
|
||||||
* @requires OpenLayers/Marker.js
|
* @requires OpenLayers/Marker.js
|
||||||
* @requires OpenLayers/Popup/AnchoredBubble.js
|
* @requires OpenLayers/Popup/AnchoredBubble.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Feature
|
* Class: OpenLayers.Feature
|
||||||
* Features are combinations of geography and attributes. The OpenLayers.Feature
|
* Features are combinations of geography and attributes. The OpenLayers.Feature
|
||||||
* class specifically combines a marker and a lonlat.
|
* class specifically combines a marker and a lonlat.
|
||||||
*/
|
*/
|
||||||
OpenLayers.Feature = OpenLayers.Class({
|
OpenLayers.Feature = OpenLayers.Class({
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,9 @@ OpenLayers.State = {
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Feature.js
|
* @requires OpenLayers/Feature.js
|
||||||
* @requires OpenLayers/Util.js
|
* @requires OpenLayers/Util.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Feature.Vector
|
* Class: OpenLayers.Feature.Vector
|
||||||
* Vector features use the OpenLayers.Geometry classes as geometry description.
|
* Vector features use the OpenLayers.Geometry classes as geometry description.
|
||||||
* They have an 'attributes' property, which is the data object, and a 'style'
|
* They have an 'attributes' property, which is the data object, and a 'style'
|
||||||
|
|||||||
@@ -2,10 +2,11 @@
|
|||||||
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
||||||
* full text of the license. */
|
* full text of the license. */
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Feature.js
|
* @requires OpenLayers/Feature.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Feature.WFS
|
* Class: OpenLayers.Feature.WFS
|
||||||
* WFS handling class, for use as a featureClass on the WFS layer for handling
|
* WFS handling class, for use as a featureClass on the WFS layer for handling
|
||||||
* 'point' WFS types. Good for subclassing when creating a custom WFS like
|
* 'point' WFS types. Good for subclassing when creating a custom WFS like
|
||||||
|
|||||||
@@ -4,10 +4,12 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Util.js
|
* @requires OpenLayers/Util.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format
|
* Class: OpenLayers.Format
|
||||||
* Base class for format reading/writing a variety of formats. Subclasses
|
* Base class for format reading/writing a variety of formats. Subclasses
|
||||||
* of OpenLayers.Format are expected to have read and write methods.
|
* of OpenLayers.Format are expected to have read and write methods.
|
||||||
*/
|
*/
|
||||||
OpenLayers.Format = OpenLayers.Class({
|
OpenLayers.Format = OpenLayers.Class({
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,9 @@
|
|||||||
* @requires OpenLayers/Geometry/MultiLineString.js
|
* @requires OpenLayers/Geometry/MultiLineString.js
|
||||||
* @requires OpenLayers/Geometry/Polygon.js
|
* @requires OpenLayers/Geometry/Polygon.js
|
||||||
* @requires OpenLayers/Geometry/MultiPolygon.js
|
* @requires OpenLayers/Geometry/MultiPolygon.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.GML
|
* Class: OpenLayers.Format.GML
|
||||||
* Read/Wite GML. Create a new instance with the <OpenLayers.Format.GML>
|
* Read/Wite GML. Create a new instance with the <OpenLayers.Format.GML>
|
||||||
* constructor. Supports the GML simple features profile.
|
* constructor. Supports the GML simple features profile.
|
||||||
|
|||||||
@@ -11,7 +11,9 @@
|
|||||||
* @requires OpenLayers/Geometry/MultiLineString.js
|
* @requires OpenLayers/Geometry/MultiLineString.js
|
||||||
* @requires OpenLayers/Geometry/Polygon.js
|
* @requires OpenLayers/Geometry/Polygon.js
|
||||||
* @requires OpenLayers/Geometry/MultiPolygon.js
|
* @requires OpenLayers/Geometry/MultiPolygon.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.GeoJSON
|
* Class: OpenLayers.Format.GeoJSON
|
||||||
* Read and write GeoJSON. Create a new parser with the
|
* Read and write GeoJSON. Create a new parser with the
|
||||||
* <OpenLayers.Format.GeoJSON> constructor.
|
* <OpenLayers.Format.GeoJSON> constructor.
|
||||||
|
|||||||
@@ -8,7 +8,9 @@
|
|||||||
* @requires OpenLayers/Geometry/Point.js
|
* @requires OpenLayers/Geometry/Point.js
|
||||||
* @requires OpenLayers/Geometry/LineString.js
|
* @requires OpenLayers/Geometry/LineString.js
|
||||||
* @requires OpenLayers/Geometry/Polygon.js
|
* @requires OpenLayers/Geometry/Polygon.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.GeoRSS
|
* Class: OpenLayers.Format.GeoRSS
|
||||||
* Read/write GeoRSS parser. Create a new instance with the
|
* Read/write GeoRSS parser. Create a new instance with the
|
||||||
* <OpenLayers.Format.GeoRSS> constructor.
|
* <OpenLayers.Format.GeoRSS> constructor.
|
||||||
|
|||||||
@@ -11,7 +11,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Format.js
|
* @requires OpenLayers/Format.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.JSON
|
* Class: OpenLayers.Format.JSON
|
||||||
* A parser to read/write JSON safely. Create a new instance with the
|
* A parser to read/write JSON safely. Create a new instance with the
|
||||||
* <OpenLayers.Format.JSON> constructor.
|
* <OpenLayers.Format.JSON> constructor.
|
||||||
|
|||||||
@@ -9,7 +9,9 @@
|
|||||||
* @requires OpenLayers/Geometry/LineString.js
|
* @requires OpenLayers/Geometry/LineString.js
|
||||||
* @requires OpenLayers/Geometry/Polygon.js
|
* @requires OpenLayers/Geometry/Polygon.js
|
||||||
* @requires OpenLayers/Geometry/Collection.js
|
* @requires OpenLayers/Geometry/Collection.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.KML
|
* Class: OpenLayers.Format.KML
|
||||||
* Read/Wite KML. Create a new instance with the <OpenLayers.Format.KML>
|
* Read/Wite KML. Create a new instance with the <OpenLayers.Format.KML>
|
||||||
* constructor.
|
* constructor.
|
||||||
|
|||||||
@@ -8,7 +8,9 @@
|
|||||||
* @requires OpenLayers/Rule/FeatureId.js
|
* @requires OpenLayers/Rule/FeatureId.js
|
||||||
* @requires OpenLayers/Rule/Logical.js
|
* @requires OpenLayers/Rule/Logical.js
|
||||||
* @requires OpenLayers/Rule/Comparison.js
|
* @requires OpenLayers/Rule/Comparison.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.SLD
|
* Class: OpenLayers.Format.SLD
|
||||||
* Read/Wite SLD. Create a new instance with the <OpenLayers.Format.SLD>
|
* Read/Wite SLD. Create a new instance with the <OpenLayers.Format.SLD>
|
||||||
* constructor.
|
* constructor.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Feature/Vector.js
|
* @requires OpenLayers/Feature/Vector.js
|
||||||
* @requires OpenLayers/Geometry/Point.js
|
* @requires OpenLayers/Geometry/Point.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.Text
|
* Class: OpenLayers.Format.Text
|
||||||
* Read Text format. Create a new instance with the <OpenLayers.Format.Text>
|
* Read Text format. Create a new instance with the <OpenLayers.Format.Text>
|
||||||
* constructor. This reads text which is formatted like CSV text, using
|
* constructor. This reads text which is formatted like CSV text, using
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Format/GML.js
|
* @requires OpenLayers/Format/GML.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.WFS
|
* Class: OpenLayers.Format.WFS
|
||||||
* Read/Write WFS.
|
* Read/Write WFS.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Format.js
|
* @requires OpenLayers/Format.js
|
||||||
* @requires OpenLayers/Feature/Vector.js
|
* @requires OpenLayers/Feature/Vector.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.WKT
|
* Class: OpenLayers.Format.WKT
|
||||||
* Class for reading and writing Well-Known Text. Create a new instance
|
* Class for reading and writing Well-Known Text. Create a new instance
|
||||||
* with the <OpenLayers.Format.WKT> constructor.
|
* with the <OpenLayers.Format.WKT> constructor.
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Format.js
|
* @requires OpenLayers/Format.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Format.XML
|
* Class: OpenLayers.Format.XML
|
||||||
* Read and write XML. For cross-browser XML generation, use methods on an
|
* Read and write XML. For cross-browser XML generation, use methods on an
|
||||||
* instance of the XML format class instead of on <code>document<end>.
|
* instance of the XML format class instead of on <code>document<end>.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Format/WKT.js
|
* @requires OpenLayers/Format/WKT.js
|
||||||
* @requires OpenLayers/Feature/Vector.js
|
* @requires OpenLayers/Feature/Vector.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry
|
* Class: OpenLayers.Geometry
|
||||||
* A Geometry is a description of a geographic object. Create an instance of
|
* A Geometry is a description of a geographic object. Create an instance of
|
||||||
* this class with the <OpenLayers.Geometry> constructor. This is a base class,
|
* this class with the <OpenLayers.Geometry> constructor. This is a base class,
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry.js
|
* @requires OpenLayers/Geometry.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.Collection
|
* Class: OpenLayers.Geometry.Collection
|
||||||
* A Collection is exactly what it sounds like: A collection of different
|
* A Collection is exactly what it sounds like: A collection of different
|
||||||
* Geometries. These are stored in the local parameter <components> (which
|
* Geometries. These are stored in the local parameter <components> (which
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry/MultiPoint.js
|
* @requires OpenLayers/Geometry/MultiPoint.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.Curve
|
* Class: OpenLayers.Geometry.Curve
|
||||||
* A Curve is a MultiPoint, whose points are assumed to be connected. To
|
* A Curve is a MultiPoint, whose points are assumed to be connected. To
|
||||||
* this end, we provide a "getLength()" function, which iterates through
|
* this end, we provide a "getLength()" function, which iterates through
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry/Curve.js
|
* @requires OpenLayers/Geometry/Curve.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.LineString
|
* Class: OpenLayers.Geometry.LineString
|
||||||
* A LineString is a Curve which, once two points have been added to it, can
|
* A LineString is a Curve which, once two points have been added to it, can
|
||||||
* never be less than two points long.
|
* never be less than two points long.
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry/LineString.js
|
* @requires OpenLayers/Geometry/LineString.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.LinearRing
|
* Class: OpenLayers.Geometry.LinearRing
|
||||||
*
|
*
|
||||||
* A Linear Ring is a special LineString which is closed. It closes itself
|
* A Linear Ring is a special LineString which is closed. It closes itself
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry/Collection.js
|
* @requires OpenLayers/Geometry/Collection.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.MultiLineString
|
* Class: OpenLayers.Geometry.MultiLineString
|
||||||
* A MultiLineString is a geometry with multiple <OpenLayers.Geometry.LineString>
|
* A MultiLineString is a geometry with multiple <OpenLayers.Geometry.LineString>
|
||||||
* components.
|
* components.
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry/Collection.js
|
* @requires OpenLayers/Geometry/Collection.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.MultiPoint
|
* Class: OpenLayers.Geometry.MultiPoint
|
||||||
* MultiPoint is a collection of Points. Create a new instance with the
|
* MultiPoint is a collection of Points. Create a new instance with the
|
||||||
* <OpenLayers.Geometry.MultiPoint> constructor.
|
* <OpenLayers.Geometry.MultiPoint> constructor.
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry/Collection.js
|
* @requires OpenLayers/Geometry/Collection.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.MultiPolygon
|
* Class: OpenLayers.Geometry.MultiPolygon
|
||||||
* MultiPolygon is a geometry with multiple <OpenLayers.Geometry.Polygon>
|
* MultiPolygon is a geometry with multiple <OpenLayers.Geometry.Polygon>
|
||||||
* components. Create a new instance with the <OpenLayers.Geometry.MultiPolygon>
|
* components. Create a new instance with the <OpenLayers.Geometry.MultiPolygon>
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry.js
|
* @requires OpenLayers/Geometry.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.Point
|
* Class: OpenLayers.Geometry.Point
|
||||||
* Point geometry class.
|
* Point geometry class.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry/Collection.js
|
* @requires OpenLayers/Geometry/Collection.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.Polygon
|
* Class: OpenLayers.Geometry.Polygon
|
||||||
* Polygon is a collection of Geometry.LinearRings.
|
* Polygon is a collection of Geometry.LinearRings.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry.js
|
* @requires OpenLayers/Geometry.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.Rectangle
|
* Class: OpenLayers.Geometry.Rectangle
|
||||||
* A Rectangle is a simple geometry. It is specified by a point (x and y)
|
* A Rectangle is a simple geometry. It is specified by a point (x and y)
|
||||||
* and dimensions (width and height), all of which are directly accessible
|
* and dimensions (width and height), all of which are directly accessible
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Geometry.js
|
* @requires OpenLayers/Geometry.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Geometry.Surface
|
* Class: OpenLayers.Geometry.Surface
|
||||||
*/
|
*/
|
||||||
OpenLayers.Geometry.Surface = OpenLayers.Class(OpenLayers.Geometry, {
|
OpenLayers.Geometry.Surface = OpenLayers.Class(OpenLayers.Geometry, {
|
||||||
|
|||||||
@@ -2,10 +2,11 @@
|
|||||||
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
||||||
* full text of the license. */
|
* full text of the license. */
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Events.js
|
* @requires OpenLayers/Events.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler
|
* Class: OpenLayers.Handler
|
||||||
* Base class to construct a higher-level handler for event sequences. All
|
* Base class to construct a higher-level handler for event sequences. All
|
||||||
* handlers have activate and deactivate methods. In addition, they have
|
* handlers have activate and deactivate methods. In addition, they have
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Handler.js
|
* @requires OpenLayers/Handler.js
|
||||||
* @requires OpenLayers/Handler/Drag.js
|
* @requires OpenLayers/Handler/Drag.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler.Box
|
* Class: OpenLayers.Handler.Box
|
||||||
* Handler for dragging a rectangle across the map. Box is displayed
|
* Handler for dragging a rectangle across the map. Box is displayed
|
||||||
* on mouse down, moves on mouse move, and is finished on mouse up.
|
* on mouse down, moves on mouse move, and is finished on mouse up.
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Handler.js
|
* @requires OpenLayers/Handler.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler.Click
|
* Class: OpenLayers.Handler.Click
|
||||||
* A handler for mouse clicks. The intention of this handler is to give
|
* A handler for mouse clicks. The intention of this handler is to give
|
||||||
* controls more flexibility with handling clicks. Browsers trigger
|
* controls more flexibility with handling clicks. Browsers trigger
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Handler.js
|
* @requires OpenLayers/Handler.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler.Drag
|
* Class: OpenLayers.Handler.Drag
|
||||||
* The drag handler is used to deal with sequences of browser events related
|
* The drag handler is used to deal with sequences of browser events related
|
||||||
* to dragging. The handler is used by controls that want to know when
|
* to dragging. The handler is used by controls that want to know when
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Handler.js
|
* @requires OpenLayers/Handler.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler.Feature
|
* Class: OpenLayers.Handler.Feature
|
||||||
* Handler to respond to mouse events related to a drawn feature. Callbacks
|
* Handler to respond to mouse events related to a drawn feature. Callbacks
|
||||||
* with the following keys will be notified of the following events
|
* with the following keys will be notified of the following events
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Handler.js
|
* @requires OpenLayers/Handler.js
|
||||||
* @requires OpenLayers/Events.js
|
* @requires OpenLayers/Events.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.handler.Keyboard
|
* Class: OpenLayers.handler.Keyboard
|
||||||
* A handler for keyboard events. Create a new instance with the
|
* A handler for keyboard events. Create a new instance with the
|
||||||
* <OpenLayers.Handler.Keyboard> constructor.
|
* <OpenLayers.Handler.Keyboard> constructor.
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Handler.js
|
* @requires OpenLayers/Handler.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler.MouseWheel
|
* Class: OpenLayers.Handler.MouseWheel
|
||||||
* Handler for wheel up/down events.
|
* Handler for wheel up/down events.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -7,7 +7,9 @@
|
|||||||
* @requires OpenLayers/Handler/Point.js
|
* @requires OpenLayers/Handler/Point.js
|
||||||
* @requires OpenLayers/Geometry/Point.js
|
* @requires OpenLayers/Geometry/Point.js
|
||||||
* @requires OpenLayers/Geometry/LineString.js
|
* @requires OpenLayers/Geometry/LineString.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler.Path
|
* Class: OpenLayers.Handler.Path
|
||||||
* Handler to draw a path on the map. Path is displayed on mouse down,
|
* Handler to draw a path on the map. Path is displayed on mouse down,
|
||||||
* moves on mouse move, and is finished on mouse up.
|
* moves on mouse move, and is finished on mouse up.
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Handler.js
|
* @requires OpenLayers/Handler.js
|
||||||
* @requires OpenLayers/Geometry/Point.js
|
* @requires OpenLayers/Geometry/Point.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler.Point
|
* Class: OpenLayers.Handler.Point
|
||||||
* Handler to draw a point on the map. Point is displayed on mouse down,
|
* Handler to draw a point on the map. Point is displayed on mouse down,
|
||||||
* moves on mouse move, and is finished on mouse up. The handler triggers
|
* moves on mouse move, and is finished on mouse up. The handler triggers
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Handler/Path.js
|
* @requires OpenLayers/Handler/Path.js
|
||||||
* @requires OpenLayers/Geometry/Polygon.js
|
* @requires OpenLayers/Geometry/Polygon.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler.Polygon
|
* Class: OpenLayers.Handler.Polygon
|
||||||
* Handler to draw a polygon on the map. Polygon is displayed on mouse down,
|
* Handler to draw a polygon on the map. Polygon is displayed on mouse down,
|
||||||
* moves on mouse move, and is finished on mouse up.
|
* moves on mouse move, and is finished on mouse up.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Handler/Drag.js
|
* @requires OpenLayers/Handler/Drag.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Handler.RegularPolygon
|
* Class: OpenLayers.Handler.RegularPolygon
|
||||||
* Handler to draw a regular polygon on the map. Polygon is displayed on mouse
|
* Handler to draw a regular polygon on the map. Polygon is displayed on mouse
|
||||||
* down, moves or is modified on mouse move, and is finished on mouse up.
|
* down, moves or is modified on mouse move, and is finished on mouse up.
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Map.js
|
* @requires OpenLayers/Map.js
|
||||||
* @requires OpenLayers/Projection.js
|
* @requires OpenLayers/Projection.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer
|
* Class: OpenLayers.Layer
|
||||||
*/
|
*/
|
||||||
OpenLayers.Layer = OpenLayers.Class({
|
OpenLayers.Layer = OpenLayers.Class({
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer.js
|
* @requires OpenLayers/Layer.js
|
||||||
* @requires OpenLayers/Layer/Markers.js
|
* @requires OpenLayers/Layer/Markers.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.Boxes
|
* Class: OpenLayers.Layer.Boxes
|
||||||
* Draw divs as 'boxes' on the layer.
|
* Draw divs as 'boxes' on the layer.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer.js
|
* @requires OpenLayers/Layer.js
|
||||||
* @requires OpenLayers/Util.js
|
* @requires OpenLayers/Util.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.EventPane
|
* Class: OpenLayers.Layer.EventPane
|
||||||
* Base class for 3rd party layers. Create a new event pane layer with the
|
* Base class for 3rd party layers. Create a new event pane layer with the
|
||||||
* <OpenLayers.Layer.EventPane> constructor.
|
* <OpenLayers.Layer.EventPane> constructor.
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer.js
|
* @requires OpenLayers/Layer.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.FixedZoomLevels
|
* Class: OpenLayers.Layer.FixedZoomLevels
|
||||||
* Some Layers will already have established zoom levels (like google
|
* Some Layers will already have established zoom levels (like google
|
||||||
* or ve). Instead of trying to determine them and populate a resolutions[]
|
* or ve). Instead of trying to determine them and populate a resolutions[]
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Vector.js
|
* @requires OpenLayers/Layer/Vector.js
|
||||||
* @requires OpenLayers/Ajax.js
|
* @requires OpenLayers/Ajax.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.GML
|
* Class: OpenLayers.Layer.GML
|
||||||
* Create a vector layer by parsing a GML file. The GML file is
|
* Create a vector layer by parsing a GML file. The GML file is
|
||||||
* passed in as a parameter.
|
* passed in as a parameter.
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Markers.js
|
* @requires OpenLayers/Layer/Markers.js
|
||||||
* @requires OpenLayers/Ajax.js
|
* @requires OpenLayers/Ajax.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.GeoRSS
|
* Class: OpenLayers.Layer.GeoRSS
|
||||||
* Add GeoRSS Point features to your map.
|
* Add GeoRSS Point features to your map.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -7,7 +7,9 @@
|
|||||||
* @requires OpenLayers/Layer/SphericalMercator.js
|
* @requires OpenLayers/Layer/SphericalMercator.js
|
||||||
* @requires OpenLayers/Layer/EventPane.js
|
* @requires OpenLayers/Layer/EventPane.js
|
||||||
* @requires OpenLayers/Layer/FixedZoomLevels.js
|
* @requires OpenLayers/Layer/FixedZoomLevels.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.Google
|
* Class: OpenLayers.Layer.Google
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/HTTPRequest.js
|
* @requires OpenLayers/Layer/HTTPRequest.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.Grid
|
* Class: OpenLayers.Layer.Grid
|
||||||
* Base class for layers that use a lattice of tiles. Create a new grid
|
* Base class for layers that use a lattice of tiles. Create a new grid
|
||||||
* layer with the <OpenLayers.Layer.Grid> constructor.
|
* layer with the <OpenLayers.Layer.Grid> constructor.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer.js
|
* @requires OpenLayers/Layer.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.HTTPRequest
|
* Class: OpenLayers.Layer.HTTPRequest
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer.js
|
* @requires OpenLayers/Layer.js
|
||||||
* @requires OpenLayers/Tile/Image.js
|
* @requires OpenLayers/Tile/Image.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.Image
|
* Class: OpenLayers.Layer.Image
|
||||||
* Instances of OpenLayers.Layer.Image are used to display data from a web
|
* Instances of OpenLayers.Layer.Image are used to display data from a web
|
||||||
* accessible image as a map layer. Create a new image layer with the
|
* accessible image as a map layer. Create a new image layer with the
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Grid.js
|
* @requires OpenLayers/Layer/Grid.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.KaMap
|
* Class: OpenLayers.Layer.KaMap
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Grid.js
|
* @requires OpenLayers/Layer/Grid.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.MapServer
|
* Class: OpenLayers.Layer.MapServer
|
||||||
* Instances of OpenLayers.Layer.MapServer are used to display
|
* Instances of OpenLayers.Layer.MapServer are used to display
|
||||||
* data from a MapServer CGI instance.
|
* data from a MapServer CGI instance.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/MapServer.js
|
* @requires OpenLayers/Layer/MapServer.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.MapServer.Untiled
|
* Class: OpenLayers.Layer.MapServer.Untiled
|
||||||
* Deprecated, to be removed in 3.0 - instead use OpenLayers.Layer.MapServer and
|
* Deprecated, to be removed in 3.0 - instead use OpenLayers.Layer.MapServer and
|
||||||
* pass the option 'singleTile' as true.
|
* pass the option 'singleTile' as true.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer.js
|
* @requires OpenLayers/Layer.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.Markers
|
* Class: OpenLayers.Layer.Markers
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/EventPane.js
|
* @requires OpenLayers/Layer/EventPane.js
|
||||||
* @requires OpenLayers/Layer/FixedZoomLevels.js
|
* @requires OpenLayers/Layer/FixedZoomLevels.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.MultiMap
|
* Class: OpenLayers.Layer.MultiMap
|
||||||
* Note that MultiMap does not fully support the sphericalMercator
|
* Note that MultiMap does not fully support the sphericalMercator
|
||||||
* option. See Ticket #953 for more details.
|
* option. See Ticket #953 for more details.
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
/** @requires OpenLayers/Layer.js
|
/**
|
||||||
|
* @requires OpenLayers/Layer.js
|
||||||
* @requires OpenLayers/Projection.js
|
* @requires OpenLayers/Projection.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.SphericalMercator
|
* Class: OpenLayers.Layer.SphericalMercator
|
||||||
* A mixin for layers that wraps up the pieces neccesary to have a coordinate
|
* A mixin for layers that wraps up the pieces neccesary to have a coordinate
|
||||||
* conversion for working with commercial APIs which use a spherical
|
* conversion for working with commercial APIs which use a spherical
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Grid.js
|
* @requires OpenLayers/Layer/Grid.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.TMS
|
* Class: OpenLayers.Layer.TMS
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Markers.js
|
* @requires OpenLayers/Layer/Markers.js
|
||||||
* @requires OpenLayers/Ajax.js
|
* @requires OpenLayers/Ajax.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.Text
|
* Class: OpenLayers.Layer.Text
|
||||||
* This layer creates markers given data in a text file. The <location>
|
* This layer creates markers given data in a text file. The <location>
|
||||||
* property of the layer (specified as a property of the options argument
|
* property of the layer (specified as a property of the options argument
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Grid.js
|
* @requires OpenLayers/Layer/Grid.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.TileCache
|
* Class: OpenLayers.Layer.TileCache
|
||||||
* A read only TileCache layer. Used to requests tiles cached by TileCache in
|
* A read only TileCache layer. Used to requests tiles cached by TileCache in
|
||||||
* a web accessible cache. This means that you have to pre-populate your
|
* a web accessible cache. This means that you have to pre-populate your
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
* @requires OpenLayers/Layer.js
|
* @requires OpenLayers/Layer.js
|
||||||
* @requires OpenLayers/Renderer.js
|
* @requires OpenLayers/Renderer.js
|
||||||
* @requires OpenLayers/Feature/Vector.js
|
* @requires OpenLayers/Feature/Vector.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.Vector
|
* Class: OpenLayers.Layer.Vector
|
||||||
* Instances of OpenLayers.Layer.Vector are used to render vector data from
|
* Instances of OpenLayers.Layer.Vector are used to render vector data from
|
||||||
* a variety of sources. Create a new image layer with the
|
* a variety of sources. Create a new image layer with the
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/EventPane.js
|
* @requires OpenLayers/Layer/EventPane.js
|
||||||
* @requires OpenLayers/Layer/FixedZoomLevels.js
|
* @requires OpenLayers/Layer/FixedZoomLevels.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.VirtualEarth
|
* Class: OpenLayers.Layer.VirtualEarth
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Vector.js
|
* @requires OpenLayers/Layer/Vector.js
|
||||||
* @requires OpenLayers/Layer/Markers.js
|
* @requires OpenLayers/Layer/Markers.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.WFS
|
* Class: OpenLayers.Layer.WFS
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Grid.js
|
* @requires OpenLayers/Layer/Grid.js
|
||||||
* @requires OpenLayers/Tile/Image.js
|
* @requires OpenLayers/Tile/Image.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.WMS
|
* Class: OpenLayers.Layer.WMS
|
||||||
* Instances of OpenLayers.Layer.WMS are used to display data from OGC Web
|
* Instances of OpenLayers.Layer.WMS are used to display data from OGC Web
|
||||||
* Mapping Services. Create a new WMS layer with the <OpenLayers.Layer.WMS>
|
* Mapping Services. Create a new WMS layer with the <OpenLayers.Layer.WMS>
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/WMS.js
|
* @requires OpenLayers/Layer/WMS.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.WMS.Untiled
|
* Class: OpenLayers.Layer.WMS.Untiled
|
||||||
* Deprecated, to be removed in 3.0 - instead use OpenLayers.Layer.WMS and
|
* Deprecated, to be removed in 3.0 - instead use OpenLayers.Layer.WMS and
|
||||||
* pass the option 'singleTile' as true.
|
* pass the option 'singleTile' as true.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/Grid.js
|
* @requires OpenLayers/Layer/Grid.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.WorldWind
|
* Class: OpenLayers.Layer.WorldWind
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Layer/EventPane.js
|
* @requires OpenLayers/Layer/EventPane.js
|
||||||
* @requires OpenLayers/Layer/FixedZoomLevels.js
|
* @requires OpenLayers/Layer/FixedZoomLevels.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Layer.Yahoo
|
* Class: OpenLayers.Layer.Yahoo
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -2,11 +2,12 @@
|
|||||||
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
||||||
* full text of the license. */
|
* full text of the license. */
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Util.js
|
* @requires OpenLayers/Util.js
|
||||||
* @requires OpenLayers/Events.js
|
* @requires OpenLayers/Events.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Map
|
* Class: OpenLayers.Map
|
||||||
* Instances of OpenLayers.Map are interactive maps embedded in a web page.
|
* Instances of OpenLayers.Map are interactive maps embedded in a web page.
|
||||||
* Create a new map with the <OpenLayers.Map> constructor.
|
* Create a new map with the <OpenLayers.Map> constructor.
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Events.js
|
* @requires OpenLayers/Events.js
|
||||||
* @requires OpenLayers/Icon.js
|
* @requires OpenLayers/Icon.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Marker
|
* Class: OpenLayers.Marker
|
||||||
* Instances of OpenLayers.Marker are a combination of a
|
* Instances of OpenLayers.Marker are a combination of a
|
||||||
* <OpenLayers.LonLat> and an <OpenLayers.Icon>.
|
* <OpenLayers.LonLat> and an <OpenLayers.Icon>.
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Marker.js
|
* @requires OpenLayers/Marker.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Marker.Box
|
* Class: OpenLayers.Marker.Box
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Popup
|
* Class: OpenLayers.Popup
|
||||||
*
|
|
||||||
* A popup is a small div that can opened and closed on the map.
|
* A popup is a small div that can opened and closed on the map.
|
||||||
* Typically opened in response to clicking on a marker.
|
* Typically opened in response to clicking on a marker.
|
||||||
* See <OpenLayers.Marker>. Popup's don't require their own
|
* See <OpenLayers.Marker>. Popup's don't require their own
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Popup.js
|
* @requires OpenLayers/Popup.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Popup.Anchored
|
* Class: OpenLayers.Popup.Anchored
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Popup/Anchored.js
|
* @requires OpenLayers/Popup/Anchored.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Popup.AnchoredBubble
|
* Class: OpenLayers.Popup.AnchoredBubble
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Util.js
|
* @requires OpenLayers/Util.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Projection
|
* Class: OpenLayers.Projection
|
||||||
* Class for coordinate transforms between coordinate systems.
|
* Class for coordinate transforms between coordinate systems.
|
||||||
* Depends on the proj4js library. If proj4js is not available,
|
* Depends on the proj4js library. If proj4js is not available,
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Renderer.js
|
* @requires OpenLayers/Renderer.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Renderer.Elements
|
* Class: OpenLayers.Renderer.Elements
|
||||||
* This is another virtual class in that it should never be instantiated by
|
* This is another virtual class in that it should never be instantiated by
|
||||||
* itself as a Renderer. It exists because there is *tons* of shared
|
* itself as a Renderer. It exists because there is *tons* of shared
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Renderer/Elements.js
|
* @requires OpenLayers/Renderer/Elements.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Renderer.SVG
|
* Class: OpenLayers.Renderer.SVG
|
||||||
*
|
*
|
||||||
* Inherits:
|
* Inherits:
|
||||||
|
|||||||
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires OpenLayers/Renderer/Elements.js
|
* @requires OpenLayers/Renderer/Elements.js
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Class: OpenLayers.Renderer.VML
|
* Class: OpenLayers.Renderer.VML
|
||||||
* Render vector features in browsers with VML capability. Construct a new
|
* Render vector features in browsers with VML capability. Construct a new
|
||||||
* VML renderer with the <OpenLayers.Renderer.VML> constructor.
|
* VML renderer with the <OpenLayers.Renderer.VML> constructor.
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user