13 989
edycji
(→nnnnn) |
|||
| Linia 107: | Linia 107: | ||
Content | Content | ||
==mmnb== | |||
<mapframe text="San Francisco museums" width=350 height=350 zoom=13 longitude=-122.3988 latitude=37.8013> | |||
{ | |||
"type": "Feature", | |||
"geometry": { "type": "Point", "coordinates": [-122.3988, 37.8013] }, | |||
"properties": { | |||
"title": "[[wikipedia:Exploratorium|Exploratorium]]", | |||
"description": "[[File:Osm-intl,13,37.810326435535,-122.39953994751,350x350.png|200px]]", | |||
"marker-symbol": "museum", | |||
"marker-size": "large", | |||
"marker-color": "0050d0" | |||
} | |||
} | |||
</mapframe> | |||