Add projection to igc example

This commit is contained in:
Tom Payne
2014-02-06 16:48:52 +01:00
parent f1276e86a1
commit eb01c72b55

View File

@@ -38,6 +38,7 @@ var styleFunction = function(feature, resolution) {
};
var vectorSource = new ol.source.IGC({
projection: 'EPSG:3857',
urls: [
'data/igc/Clement-Latour.igc',
'data/igc/Damien-de-Baenst.igc',