sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
184 B

html,body {
width: 100%;
height: 100%;
background-color: black;
}
.lineItemPreventTouch {
width:2.5em;
height:3em;
position:absolute;
margin-left: -8px;
margin-top: -11px;
}