More features.
This commit is contained in:
@@ -6,10 +6,13 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Embedding a map in a Page</h1>
|
||||
<iframe style="width:600px;height:400px;border: 1px solid black"
|
||||
src="http://localhost:8080/wise-webapp/c/embeddedView.htm?mapId=1">
|
||||
</iframe>
|
||||
<div style="text-align: center;width: 100%;font-family: arial">
|
||||
<h1>Embedding a map in a page</h1>
|
||||
|
||||
<iframe style="width:600px;height:400px;border: 1px solid black"
|
||||
src="http://localhost:8080/wise-webapp/c/embeddedView.htm?mapId=1">
|
||||
</iframe>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user