Main Page: Difference between revisions

From LHDB
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<mapframe width="500" height="270" longitude="49.58" latitude="21.10" zoom="8" align="center">
<mapframe text="San Francisco museums" width="350" height="350" zoom="13" longitude="-122.3988" latitude="37.8013">
{
{
   "type": "FeatureCollection",
   "type": "Feature",
   "features": [
   "geometry": { "type": "Point", "coordinates": [-122.3988, 37.8013] },
    {
  "properties": {
      "type": "Feature",
    "title": "[[w:Exploratorium|Exploratorium]]",
      "properties": {
    "description": "[[File:Giant_Mirror_at_the_Exploratorium.jpeg|200px]]",
        "fill": "#ff0000",
     "marker-symbol": "museum",
        "fill-opacity": 0.7,
    "marker-size": "large",
        "stroke-width": 0
    "marker-color": "0050d0"
      },
  }
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              49.5919363139795,
              21.1187002929995
            ],
            [
              49.592,
              21.119
            ],
            [
              49.593,
              21.120
            ]
          ]
        ]
      }
    },
     {
      "type": "Feature",
      "properties": {
        "stroke": "#fffa00",
        "stroke-width": 5
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          [
            49.5919363139795,
            21.1187002929995
          ]
        ]
      }
    }
  ]
}
}
</mapframe>
</mapframe>

Latest revision as of 16:46, 10 March 2024

San Francisco museums