diff --git a/docs/index.html b/docs/index.html index 7279935..21b88df 100644 --- a/docs/index.html +++ b/docs/index.html @@ -96,7 +96,7 @@

Bo Zhao | University of Washington

container: 'map', // container id style: 'https://api.maptiler.com/maps/streets-v2/style.json?key=Cusoe5zmfmn26glFoeoe', // style URL center: [-122.3321, 47.6062], // starting position [lng, lat] - pitch: 45, // pitch in degrees + // pitch: 45, // pitch in degrees zoom: 12 // starting zoom });