Merge pull request #74 from bagage/feature/permalink

Replace permalink/Share URL feature with automatic URL rewriting on change.
This commit is contained in:
Norbert Renner 2017-05-04 18:58:00 +02:00 committed by GitHub
commit e36e18b1e8
10 changed files with 371 additions and 184 deletions

View file

@ -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 */