Improved www.ttss.krakow.pl
Jacek Kowalski
2017-04-17 016d0b1197434703de74cf73abd47d00588ce279
Improve map display on mobile devices (add viewport)
1 files modified
1 ■■■■ changed files
map.html 1 ●●●● patch | view | raw | blame | history
map.html
@@ -3,6 +3,7 @@
<head>
<title>TTSS Kraków - Map</title>
<meta charset="utf-8" />
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width" />
<link rel="stylesheet" href="https://openlayers.org/en/v4.1.0/css/ol.css" type="text/css" />
<link rel="stylesheet" href="map.css" type="text/css" />
</head>