Add markers POI layer
This commit is contained in:
parent
998dfaee91
commit
fa5af58372
9 changed files with 247 additions and 20 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