2011-03-04 16:25:29 +00:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>ox.js map demo</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
2011-05-21 07:08:52 +00:00
|
|
|
<script type="text/javascript" src="../../build/Ox.js"></script>
|
2011-03-04 16:25:29 +00:00
|
|
|
<script type="text/javascript" src="js/map.js"></script>
|
|
|
|
</head>
|
|
|
|
<body></body>
|
|
|
|
</html>
|