Changeset 6383
- Timestamp:
- 02/27/08 03:46:44 (11 months ago)
- Files:
-
- trunk/openlayers/tests/Layer/test_MapGuide.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tests/Layer/test_MapGuide.html
r6368 r6383 13 13 var paramsTiled = { 14 14 mapdefinition: 'Library://Samples/Gmap/Maps/gmapTiled.MapDefinition', 15 basemaplayergroupname: "BaseLayerGroup" ,15 basemaplayergroupname: "BaseLayerGroup" 16 16 } 17 17 var paramsUntiled = { 18 mapdefinition: 'Library://Samples/Sheboygan/Maps/Sheboygan.MapDefinition' ,18 mapdefinition: 'Library://Samples/Sheboygan/Maps/Sheboygan.MapDefinition' 19 19 }; 20 20
