Files
openlayers/main.html
Petr Pridal 7109bd3868 Plovr demo
2012-06-19 09:19:59 +02:00

11 lines
228 B
HTML
Executable File

<html>
<head>
<title>Closure Library + Plovr</title>
<script src="http://localhost:9810/compile?id=main"></script>
</head>
<body>
<div id="output"></div>
<script>main()</script>
</body>
</html>