new-poly: new poly, continue forward

This commit is contained in:
muerwre 2018-12-18 16:57:33 +07:00
parent 3093bd24da
commit 2f9952e8fa
7 changed files with 723 additions and 5 deletions

View file

@ -27,6 +27,10 @@
background: transparent;
}
.leaflet-middle-icon {
opacity: 0.5;
}
.leaflet-vertex-icon::after, .leaflet-middle-icon::after {
content: ' ';
position:absolute;top:4px;left:4px;width:8px;height:8px;