Maps colors improved
This commit is contained in:
parent
7df050a2b1
commit
7ce9317876
5 changed files with 14 additions and 9 deletions
|
|
@ -288,7 +288,7 @@ class FiresMap extends React.Component {
|
|||
falsePositives={false}
|
||||
/>
|
||||
</Fragment> }
|
||||
<DefMapLayers />
|
||||
<DefMapLayers gray />
|
||||
<Control position="topright" >
|
||||
<ButtonGroup>
|
||||
<CenterInMyPosition onClick={viewport => this.centerOnUserLocation(viewport)} onlyIcon {... this.props} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue