Client: add OSM copyright on static map

This commit is contained in:
Sam
2018-06-13 17:52:38 +02:00
parent aeab7a987b
commit 0729f3d074
2 changed files with 75 additions and 49 deletions

View File

@ -29,6 +29,21 @@ export default function ActivityCard (props) {
`?${Date.now()}`}
className="img-fluid"
/>
<div className="map-attribution text-right">
<div>
<span className="map-attribution-text">
©
</span>
<a
className="map-attribution-text"
href="http://www.openstreetmap.org/copyright"
target="_blank"
rel="noopener noreferrer"
>
OpenStreetMap
</a>
</div>
</div>
</div>
)}
<div className="col">