From 26732e1f495e0f0df891982fb7c21818bfcf7f4f Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Tue, 3 Jul 2007 16:54:52 +0000 Subject: [PATCH] get rid of nested layer groups git-svn-id: http://svn.openlayers.org/trunk/openlayers@3566 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- doc_config/Menu.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc_config/Menu.txt b/doc_config/Menu.txt index df42f638bd..cc7feeefb3 100644 --- a/doc_config/Menu.txt +++ b/doc_config/Menu.txt @@ -120,15 +120,24 @@ 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: Grid (OpenLayers/Layer/Grid.js) + File: HTTPRequest (OpenLayers/Layer/HTTPRequest.js) File: Image (no auto-title, OpenLayers/Layer/Image.js) + File: KaMap (OpenLayers/Layer/KaMap.js) File: MapServer (OpenLayers/Layer/MapServer.js) + File: MapServer.Untiled (OpenLayers/Layer/MapServer/Untiled.js) File: Markers (no auto-title, OpenLayers/Layer/Markers.js) + File: MultiMap (OpenLayers/Layer/MultiMap.js) File: Text (OpenLayers/Layer/Text.js) + File: TMS (OpenLayers/Layer/TMS.js) File: Vector (no auto-title, OpenLayers/Layer/Vector.js) + File: VirtualEarth (OpenLayers/Layer/VirtualEarth.js) + File: WFS (OpenLayers/Layer/WFS.js) File: WMS (no auto-title, OpenLayers/Layer/WMS.js) File: WMS.Untiled (no auto-title, OpenLayers/Layer/WMS/Untiled.js) File: WorldWind (OpenLayers/Layer/WorldWind.js) + File: Yahoo (OpenLayers/Layer/Yahoo.js) } # Group: Layer File: Map (no auto-title, OpenLayers/Map.js)