Change name attribution

This commit is contained in:
Xavier J 2015-11-12 10:51:53 +01:00
parent eadb42af93
commit 047cf952f7

View file

@ -2,7 +2,7 @@
function initCarto() {
OSM = L.tileLayer("http://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png", {
attribution: '&copy; Openstreetmap France | &copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
attribution: '&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
});
position = get_position();