Add label option to ZoomToExtent

This commit is contained in:
tsauerwein
2015-01-15 09:58:05 +01:00
parent c726cbfcd9
commit 0d26a9aa87
3 changed files with 12 additions and 4 deletions

View File

@@ -114,9 +114,6 @@
background-color: #4c6079;
background-color: rgba(0,60,136,0.7);
}
.ol-zoom-extent button:after {
content: "E";
}
.ol-zoom .ol-zoom-in {
border-radius: 2px 2px 0 0;
}