Changeset 330 in tmcsimulator for trunk/webapps/cptms.html
- Timestamp:
- 03/18/2019 01:47:16 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/webapps/cptms.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/webapps/cptms.html
r329 r330 5 5 <!-- map center button icon from http://icons8.com/. (Obligatory backlink, don't remove ) --> 6 6 <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> 7 <title>CPTMS Map v0.6. 2</title>7 <title>CPTMS Map v0.6.4</title> 8 8 <!-- Styles --> 9 9 <link rel="stylesheet" href=""> … … 107 107 position: absolute; 108 108 top: 10%; 109 right: 20%;109 left: 25%; 110 110 background-color: #729FFF; /* #ECECFB; */ 111 111 margin: auto; … … 140 140 <body> 141 141 <!-- 142 Version 6.4 Remove fullscreen control. (Use Browser F11 instead). 142 143 Version 6.3 decomposed into modules for each layer 143 144 Version 6.2 puts cctv and cms and vds in separate data layers. … … 289 290 styles: night_mode, 290 291 mapTypeControl: false, 291 streetViewControl: false 292 streetViewControl: false, 293 fullscreenControl: false 292 294 }); 293 295
Note: See TracChangeset
for help on using the changeset viewer.
