diff --git a/examples/igc.js b/examples/igc.js index e8a2b049dd..c400ff67c3 100644 --- a/examples/igc.js +++ b/examples/igc.js @@ -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',