Changeset 261 in tmcsimulator for trunk/atms_map_night_30sec.html


Ignore:
Timestamp:
02/12/2019 09:25:41 AM (7 years ago)
Author:
jdalbey
Message:

update atms_map to be 100% height. Add json_path property to testconfig for traffic mgr props.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/atms_map_night_30sec.html

    r259 r261  
    77      /* Set the size of the div element that contains the map */ 
    88      #mapdiv { 
    9         height: 550px;  // or  height: 100% 
     9        height: 100%; 
    1010        width: 100%;   
    1111       } 
Note: See TracChangeset for help on using the changeset viewer.