Embed logo over https
This commit is contained in:
parent
e0096b2fcb
commit
e3cfff8310
|
@ -31,7 +31,7 @@ angular.module('ffffng')
|
||||||
subdomains: '1234',
|
subdomains: '1234',
|
||||||
attribution:
|
attribution:
|
||||||
'Map data Tiles © <a href="http://www.mapquest.com/" target="_blank">MapQuest</a> ' +
|
'Map data Tiles © <a href="http://www.mapquest.com/" target="_blank">MapQuest</a> ' +
|
||||||
'<img src="http://developer.mapquest.com/content/osm/mq_logo.png" />, ' +
|
'<img src="https://developer.mapquest.com/content/osm/mq_logo.png" />, ' +
|
||||||
'Map data © OpenStreetMap contributors, CC-BY-SA'
|
'Map data © OpenStreetMap contributors, CC-BY-SA'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue