All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.graphhopper.maps.map-matching.css.style.css Maven / Gradle / Ivy

There is a newer version: 10.0
Show newest version
body {
}

#main {
    margin: auto; 
    width: 800px;
}

#map-matching-error {
    color: red;
    font-weight: bold;
}

#map-matching-response {    
    font-weight: bold;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy