diff options
| author | Code WvS <code-wvs@quantentunnel.de> | 2015-03-21 12:53:02 +0100 |
|---|---|---|
| committer | Code WvS <code-wvs@quantentunnel.de> | 2015-03-21 12:53:02 +0100 |
| commit | bee393e2fef958fbf43afb20b14a73ef73cbfc41 (patch) | |
| tree | 46f5c97f9c79b65a45daaa4dada144242cc7dc87 | |
| parent | 6c8a7353841df425ce2e4fd9b771ffc8dd99b707 (diff) | |
| download | snap-yow-bee393e2fef958fbf43afb20b14a73ef73cbfc41.tar.gz snap-yow-bee393e2fef958fbf43afb20b14a73ef73cbfc41.zip | |
use mapbox
| -rwxr-xr-x | snap.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ }); }); - layer = L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png', { + layer = L.tileLayer('http://api.tiles.mapbox.com/v4/mapbox.streets/{z}/{x}/{y}.jpg70?access_token=pk.eyJ1IjoiY29kZS13dnMiLCJhIjoielU1N2dQayJ9.miUjtJaW7Y_Xx46dC6m0LA', { attribution: '© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors' }).addTo(map); L.control.coordinates({ |
