You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* a few commends explaining the code
* removed timestamp being added to tile files, their servers provide
decent expiration headers, should work fine to get the latest
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -187,7 +187,7 @@ <h2>Weather
187
187
</svg>
188
188
</h2>
189
189
<hr>
190
-
<span>Here you can access various weather overlays. This an experimental feature.</span>
190
+
<span>Here you can access various weather overlays. This an <b>experimental feature</b>. Mobile users be aware that this can quickly eat your data allowance.</span>
0 commit comments