Merge pull request #74 from bagage/feature/permalink
Replace permalink/Share URL feature with automatic URL rewriting on change.
This commit is contained in:
commit
e36e18b1e8
10 changed files with 371 additions and 184 deletions
|
|
@ -96,11 +96,6 @@ footer {
|
|||
cursor: crosshair;
|
||||
}
|
||||
|
||||
/* FIXME permalink temporary hack */
|
||||
.leaflet-control-permalink {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#message {
|
||||
position: absolute;
|
||||
left: 446px; /* 400 + 10 + 26 + 10 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue