Add mapguide docs metadata
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7592 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<head>
|
<head>
|
||||||
|
<title>OpenLayers MapGuide Layer Example</title>
|
||||||
|
<link rel="stylesheet" href="../theme/default/style.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="style.css" type="text/css" />
|
<link rel="stylesheet" href="style.css" type="text/css" />
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
#map {
|
#map {
|
||||||
@@ -104,6 +106,15 @@
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body onload="initUntiled(); initTiled()">
|
<body onload="initUntiled(); initTiled()">
|
||||||
|
<h1 id="title">MapGuide Layer Example</h1>
|
||||||
|
|
||||||
|
<div id="tags">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p id="shortdesc">
|
||||||
|
Demonstrates how to create MapGuide tiled and untiled layers.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>If prompted for a password, username is Anonymous and an empty password</p>
|
<p>If prompted for a password, username is Anonymous and an empty password</p>
|
||||||
<div id="map" class="smallmap"></div>
|
<div id="map" class="smallmap"></div>
|
||||||
<div id="map2"></div>
|
<div id="map2"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user