Again satellite maps in fires
This commit is contained in:
parent
9961e56ddc
commit
b5fc6b396c
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ class Fire extends React.Component {
|
||||||
neighbour={false}
|
neighbour={false}
|
||||||
industries
|
industries
|
||||||
/>
|
/>
|
||||||
<DefMapLayers terrain />
|
<DefMapLayers satellite />
|
||||||
<FullScreenMap />
|
<FullScreenMap />
|
||||||
</Map>
|
</Map>
|
||||||
<p>{t('Coordenadas:')} {fire.lat}, {fire.lon}</p>
|
<p>{t('Coordenadas:')} {fire.lat}, {fire.lon}</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue