Différences entre les versions de « Kartographer »

De dieudo.fr
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="51.505" longitude="-0.126" zoom="8" width="300" height="300" align="left">
<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>
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
          "title": "[[wikipedia:London|London]] is the capital of [[wikipedia:United Kingdom|United Kingdom]]",
          "description": "[[File:Houses_of_Parliament.jpg|Houses of Parliament|280px]]",
          "marker-symbol": "town-hall",
          "marker-size": "large",
          "marker-color": "f00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1226806780323386,
          51.515268213580114
        ]
      }
    }
  ]
}</mapframe>
<br style="clear: both;" clear="all" />
<br style="clear: both;" clear="all" />

Version du 26 mai 2018 à 11:07

Map of London