Terrain instead of satellite in Fires page
This commit is contained in:
parent
1360f742f3
commit
7b056ae754
2 changed files with 6 additions and 4 deletions
|
|
@ -169,7 +169,7 @@ class Fire extends React.Component {
|
|||
neighbour={false}
|
||||
industries
|
||||
/>
|
||||
<DefMapLayers satellite />
|
||||
<DefMapLayers terrain />
|
||||
<FullScreenMap />
|
||||
</Map>
|
||||
<p>{t('Coordenadas:')} {fire.lat}, {fire.lon}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue