Replace permalink/Share URL feature with automatic URL rewriting on change.

This commit is contained in:
Gautier Pelloux-Prayer 2017-04-04 10:24:10 +02:00
parent 3cc0a3b9ee
commit e82f360d9c
9 changed files with 308 additions and 170 deletions

View file

@ -88,11 +88,6 @@ footer {
cursor: crosshair;
}
/* FIXME permalink temporary hack */
.leaflet-control-permalink {
display: none;
}
#message {
position: absolute;
left: 446px; /* 400 + 10 + 26 + 10 */