Use https logo for IGN
This commit is contained in:
@@ -52,7 +52,7 @@ var ign_source = new ol.source.WMTS({
|
|||||||
style: 'normal',
|
style: 'normal',
|
||||||
attributions: [new ol.Attribution({
|
attributions: [new ol.Attribution({
|
||||||
html: '<a href="http://www.geoportail.fr/" target="_blank">' +
|
html: '<a href="http://www.geoportail.fr/" target="_blank">' +
|
||||||
'<img src="http://api.ign.fr/geoportail/api/js/latest/' +
|
'<img src="https://api.ign.fr/geoportail/api/js/latest/' +
|
||||||
'theme/geoportal/img/logo_gp.gif"></a>'
|
'theme/geoportal/img/logo_gp.gif"></a>'
|
||||||
})]
|
})]
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user