Différences entre les versions de « Kartographer »
Aller à la navigation
Aller à la recherche
(Page créée avec « <mapframe text="Map of London" latitude="51.505" longitude="-0.126" zoom="8" width="300" height="300" align="left"> { "type": "FeatureCollection",... ») |
(Home sweet home) |
||
Ligne 1 : | Ligne 1 : | ||
<mapframe text="Map of [[wikipedia:London|London]]" latitude=" | <mapframe text="Map of [[wikipedia:London|London]]" latitude="46.043" longitude="-1.494" zoom="5" width="600" height="300" align="left"> | ||
{ | { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "title": "[[w:fr:Bordeaux|Bordeaux]] une jolie ville de [[w:fr:France|France]]", "description": "[[File:Flostyle.png|Flostyle.png|280px]]", "marker-symbol": "town-hall", "marker-size": "large", "marker-color": "f00" }, "geometry": { "type": "Point", "coordinates": [ -0.5, 44.8 ] } } ]}</mapframe> | ||
}</mapframe> | |||
<br style="clear: both;" clear="all" /> | <br style="clear: both;" clear="all" /> |