Merge pull request #226 from bagage/222-add-users-poi
export user's POI (point of interest)
This commit is contained in:
commit
ddf8e27085
10 changed files with 260 additions and 35 deletions
|
|
@ -167,6 +167,9 @@ input#trackname:focus:invalid {
|
|||
.routing-draw-enabled {
|
||||
cursor: crosshair;
|
||||
}
|
||||
.pois-draw-enabled {
|
||||
cursor: cell;
|
||||
}
|
||||
|
||||
#map {
|
||||
/* center error message horizontally */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue