git-svn-id: http://svn.openlayers.org/trunk/openlayers@403 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-05-26 16:01:46 +00:00
parent cd779adf57
commit 9b12c728d4

View File

@@ -34,7 +34,7 @@ OpenLayers.Marker.prototype = {
this.lonlat = lonlat;
this.data = data;
this.image = OpenLayers.Util.createImage(null,
this.image = OpenLayers.Util.createAlphaImageDiv(null,
null,
this.icon.size,
this.icon.url,