@@ -77,3 +77,8 @@ button:disabled {
opacity: 0;
transition: opacity 500ms;
}
+
+.gm-style-cc {
+ display: none !important;
+ /* hide the copyright information */
+}