From version 33.1
edited by Pierre Dubois
on 2015/06/02 16:47
To version 34.1
edited by Pierre Dubois
on 2015/06/02 17:05
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -52,7 +52,7 @@
52 52   var pos = item.custGeoPosition;
53 53  
54 54   //add the item on the map, at the position specified
55 - layer.points.push({pos:pos });
55 + layer.points.push({id:station.sysId, pos:pos });
56 56  }
57 57  map.layers.push(layer);
58 58  
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation