You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
581 B
15 lines
581 B
12 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<widget xmlns="http://www.w3.org/ns/widgets"
|
||
|
id="OSM"
|
||
|
version="0.1"
|
||
|
width="800"
|
||
|
height="600"
|
||
|
ub:resizable="true"
|
||
|
ub:roles="content">
|
||
|
<name>OpenStreetMap</name>
|
||
|
<author href="http://icap.univ-lyon1.fr/"
|
||
|
email="guillaume.burel@etu.univ-lyon1.fr">Guillaume Burel - Université Claude Bernard Lyon 1 (ICAP), Délégation Interministérielle à l'Éducation Numérique en Afrique</author>
|
||
|
<description>View maps in OpenStreetMap<description>
|
||
|
<content src="index.html"/>
|
||
|
</widget>
|