diff --git a/apidoc_config/Menu.txt b/apidoc_config/Menu.txt index 93aee1ddc0..f71740f8b3 100644 --- a/apidoc_config/Menu.txt +++ b/apidoc_config/Menu.txt @@ -71,6 +71,7 @@ Group: OpenLayers { File: SelectFeature (no auto-title, OpenLayers/Control/SelectFeature.js) File: ZoomBox (no auto-title, OpenLayers/Control/ZoomBox.js) File: PanZoom (OpenLayers/Control/PanZoom.js) + File: Control.DragFeature (OpenLayers/Control/DragFeature.js) } # Group: Control File: Events (no auto-title, OpenLayers/Events.js) @@ -85,11 +86,14 @@ Group: OpenLayers { Group: Format { File: Format (no auto-title, OpenLayers/Format.js) + File: GeoJSON (OpenLayers/Format/GeoJSON.js) File: GeoRSS (OpenLayers/Format/GeoRSS.js) File: GML (OpenLayers/Format/GML.js) + File: JSON (OpenLayers/Format/JSON.js) File: KML (OpenLayers/Format/KML.js) File: WFS (OpenLayers/Format/WFS.js) File: WKT (no auto-title, OpenLayers/Format/WKT.js) + File: XML (OpenLayers/Format/XML.js) } # Group: Format Group: Geometry { @@ -131,7 +135,7 @@ Group: OpenLayers { File: FixedZoomLevels (OpenLayers/Layer/FixedZoomLevels.js) File: GeoRSS (no auto-title, OpenLayers/Layer/GeoRSS.js) File: GML (no auto-title, OpenLayers/Layer/GML.js) - File: Gooogle (OpenLayers/Layer/Google.js) + File: Gooogle (no auto-title, OpenLayers/Layer/Google.js) File: Grid (OpenLayers/Layer/Grid.js) File: HTTPRequest (OpenLayers/Layer/HTTPRequest.js) File: Image (no auto-title, OpenLayers/Layer/Image.js) diff --git a/doc_config/Menu.txt b/doc_config/Menu.txt index 93aee1ddc0..4fe5a6f715 100644 --- a/doc_config/Menu.txt +++ b/doc_config/Menu.txt @@ -71,6 +71,7 @@ Group: OpenLayers { File: SelectFeature (no auto-title, OpenLayers/Control/SelectFeature.js) File: ZoomBox (no auto-title, OpenLayers/Control/ZoomBox.js) File: PanZoom (OpenLayers/Control/PanZoom.js) + File: Control.DragFeature (OpenLayers/Control/DragFeature.js) } # Group: Control File: Events (no auto-title, OpenLayers/Events.js) @@ -85,11 +86,14 @@ Group: OpenLayers { Group: Format { File: Format (no auto-title, OpenLayers/Format.js) + File: GeoJSON (OpenLayers/Format/GeoJSON.js) File: GeoRSS (OpenLayers/Format/GeoRSS.js) File: GML (OpenLayers/Format/GML.js) + File: JSON (OpenLayers/Format/JSON.js) File: KML (OpenLayers/Format/KML.js) File: WFS (OpenLayers/Format/WFS.js) File: WKT (no auto-title, OpenLayers/Format/WKT.js) + File: XML (OpenLayers/Format/XML.js) } # Group: Format Group: Geometry { @@ -131,7 +135,7 @@ Group: OpenLayers { File: FixedZoomLevels (OpenLayers/Layer/FixedZoomLevels.js) File: GeoRSS (no auto-title, OpenLayers/Layer/GeoRSS.js) File: GML (no auto-title, OpenLayers/Layer/GML.js) - File: Gooogle (OpenLayers/Layer/Google.js) + File: Google (OpenLayers/Layer/Google.js) File: Grid (OpenLayers/Layer/Grid.js) File: HTTPRequest (OpenLayers/Layer/HTTPRequest.js) File: Image (no auto-title, OpenLayers/Layer/Image.js)