Fix Layer.Marker test file: <div id="map"> wasn't defined in the file.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@203 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-05-20 02:28:23 +00:00
parent 8539ce0a71
commit 83030847a1

View File

@@ -33,5 +33,6 @@
</script>
</head>
<body>
<div id="map"></div>
</body>
</html>