South America / Mexico Tour 2023: Difference between revisions

From TwentyOneWiki
Jump to navigation Jump to search
(Created page with "<mapframe width="600" height="400" zoom="5" latitude="55.75" longitude="37.62" text="Москва"> { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "title": "Москва" }, "geometry": { "type": "Point", "coordinates": [37.62, 55.75] } } ] } </mapframe>")
 
No edit summary
Line 1: Line 1:
<mapframe width="600" height="400" zoom="5" latitude="55.75" longitude="37.62" text="Москва">
<mapframe latitude="55.75" longitude="37.62" zoom="5" width="100%" height="400" text="Москва">
{
{
   "type": "FeatureCollection",
   "type": "FeatureCollection",
   "features": [
   "features": [
     {
     { "type": "Feature",
      "type": "Feature",
       "properties": { "title": "Москва" },
       "properties": { "title": "Москва" },
       "geometry": {
       "geometry": { "type": "Point", "coordinates": [37.62, 55.75] }
        "type": "Point",
        "coordinates": [37.62, 55.75]
      }
     }
     }
   ]
   ]
}
}
</mapframe>
</mapframe>

Revision as of 14:08, 8 August 2025

Map
Москва