12345678910111213141516171819202122 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta http-equiv="Access-Control-Allow-Origin" content="*">
- <title>城管通Map Test</title>
- <script>
-
- </script>
- </head>
- <body>
- <div>
- <div>
- <iframe id="myMap" src="Test2.html" width="1536px" height="988px" frameborder="no" border="0"
- marginwidth="0" marginheight="0" scrolling="no" allowtransparency="yes"/>
- </div>
- </div>
- </body>
- </html>
|