Moving attribution from the middle of the map.
I believe this should be the default. In rare cases where people want it somewhere in the middle of the map, they should provide custom css.
This commit is contained in:
@@ -69,6 +69,10 @@ h6 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.olControlAttribution {
|
||||
bottom: 5px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Map Examples Specific
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user