Add projection to igc example
This commit is contained in:
@@ -38,6 +38,7 @@ var styleFunction = function(feature, resolution) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
var vectorSource = new ol.source.IGC({
|
var vectorSource = new ol.source.IGC({
|
||||||
|
projection: 'EPSG:3857',
|
||||||
urls: [
|
urls: [
|
||||||
'data/igc/Clement-Latour.igc',
|
'data/igc/Clement-Latour.igc',
|
||||||
'data/igc/Damien-de-Baenst.igc',
|
'data/igc/Damien-de-Baenst.igc',
|
||||||
|
|||||||
Reference in New Issue
Block a user