Added interactive option to ol.control.OverviewMap
This commit is contained in:
@@ -239,3 +239,7 @@
|
||||
.ol-overviewmap-box {
|
||||
border: 2px dotted rgba(0,60,136,0.7);
|
||||
}
|
||||
|
||||
.ol-overviewmap-interactive .ol-overviewmap-box:hover {
|
||||
cursor: move;
|
||||
}
|
||||
Reference in New Issue
Block a user