Add markers POI layer

This commit is contained in:
Gautier Pelloux-Prayer 2019-08-06 14:27:29 +02:00
parent 998dfaee91
commit fa5af58372
9 changed files with 247 additions and 20 deletions

View file

@ -167,6 +167,9 @@ input#trackname:focus:invalid {
.routing-draw-enabled {
cursor: crosshair;
}
.pois-draw-enabled {
cursor: cell;
}
#map {
/* center error message horizontally */