Merge pull request #226 from bagage/222-add-users-poi

export user's POI (point of interest)
This commit is contained in:
Norbert Renner 2019-10-10 22:17:44 +02:00 committed by GitHub
commit ddf8e27085
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 260 additions and 35 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 */