com.graphhopper.maps.map-matching.css.style.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of graphhopper-web-bundle Show documentation
Show all versions of graphhopper-web-bundle Show documentation
Use the GraphHopper routing engine as a web-service
body {
}
#main {
margin: auto;
width: 800px;
}
#map-matching-error {
color: red;
font-weight: bold;
}
#map-matching-response {
font-weight: bold;
}