oops. forgot a comma
git-svn-id: http://svn.openlayers.org/trunk/openlayers@440 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -72,7 +72,7 @@ OpenLayers.Marker.prototype = {
|
||||
var offset = new OpenLayers.Pixel(-(size.w/2), -size.h);
|
||||
|
||||
return new OpenLayers.Icon(url, size, offset);
|
||||
}
|
||||
},
|
||||
|
||||
/** @final @type String */
|
||||
CLASS_NAME: "OpenLayers.Marker"
|
||||
|
||||
Reference in New Issue
Block a user