crosshair cursor instead of marker
This commit is contained in:
parent
a732dfdd98
commit
53587c865b
2 changed files with 13 additions and 4 deletions
|
|
@ -88,8 +88,8 @@ td {
|
|||
width: 92.5px;
|
||||
}
|
||||
|
||||
.leaflet-container {
|
||||
cursor: auto;
|
||||
.routing-draw-enabled {
|
||||
cursor: crosshair;
|
||||
}
|
||||
|
||||
/* left sidebar as additional control position */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue