Add empty class definitions for Icon, Marker to be filled in as part of bugs #5 and #6 respectively

git-svn-id: http://svn.openlayers.org/trunk/openlayers@85 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-05-17 03:50:53 +00:00
parent 401aa4d69a
commit 70d425580c
3 changed files with 28 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ catch(e){
"OpenLayers/Events.js",
"OpenLayers/Map.js",
"OpenLayers/Layer.js",
"OpenLayers/Icon.js",
"OpenLayers/Marker.js",
"OpenLayers/Tile.js",
"OpenLayers/Tile/Image.js",
"OpenLayers/Layer/Google.js",