porting...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@386 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -65,7 +65,7 @@ MCFeature.prototype = {
|
||||
this.geoRelevance = OpenLayers.Util.getTagText(docpt, "georelevance");
|
||||
|
||||
this.markerImage = OpenLayers.Util.getTagText(docpt, "markerImage");
|
||||
this.size = new ol.Size(20, 25); // TODO: Fix this hard coded value.
|
||||
this.size = new OpenLayers.Size(20, 25); // TODO: Fix this hard coded value.
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user