Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/trochas/mmm-projet
This commit is contained in:
@@ -61,7 +61,7 @@ const region = {
|
||||
<Marker
|
||||
key = {chantier.id}
|
||||
coordinate={{ latitude: chantier.latitude, longitude: chantier.longitude}}
|
||||
title={chantier.adresse}
|
||||
title={chantier.name}
|
||||
description={chantier.etat}
|
||||
/>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user