Merge pull request #14 from plumpudding/pr-coord-picker
map: add coordinates picker
This commit is contained in:
commit
e80e8b2b87
2 changed files with 71 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
paint-order: stroke;
|
||||
}
|
||||
|
||||
.pick-coordinates {
|
||||
cursor: crosshair;
|
||||
}
|
||||
|
||||
.map {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue