mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 02:25:29 +01:00
White background for OL3
This commit is contained in:
parent
3a3e90c3dc
commit
43d9440e05
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ class OpenLayers3Map extends React.Component {
|
|||
bottom: 0,
|
||||
height: "100%",
|
||||
width: "75%",
|
||||
backgroundColor: '#fff',
|
||||
...this.props.style,
|
||||
}}>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue