diff --git a/template.html b/template.html
index b304077..96ccae2 100644
--- a/template.html
+++ b/template.html
@@ -205,6 +205,7 @@
navigationControl: true,
scaleControl: false,
mapTypeControl: false,
+ streetViewControl: false,
mapTypeId: 'mcmap'
};
map = new google.maps.Map(document.getElementById("mcmap"), mapOptions);