Szablony: Różnice pomiędzy wersjami

Z Moje Okolice
Przejdź do nawigacji Przejdź do wyszukiwania
(UWAGA! Zastąpienie treści hasła bardzo krótkim tekstem: „{{#multimaps: 10, 10 }}”)
Znacznik: Zastąpiono
Linia 1: Linia 1:
{{#multimaps: 10, 10
{{#multimaps: 10, 10
}}
}}
== 123 ==
{
  "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" />
<translate>

Wersja z 21:59, 28 wrz 2021

Wczytywanie mapy...

123[edytuj | edytuj kod]

{

 "type": "FeatureCollection",
 "features": [
   {
     "type": "Feature",
     "properties": {
         "title": "London is the capital of United Kingdom",
         "description": "Houses of Parliament",
         "marker-symbol": "town-hall",
         "marker-size": "large",
         "marker-color": "f00"
     },
     "geometry": {
       "type": "Point",
       "coordinates": [
         -0.1226806780323386,
         51.515268213580114
       ]
     }
   }
 ]

}</mapframe>

<translate>