"ഉപയോക്താവ്:Ranjithsiji/Maps" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
വരി 1: | വരി 1: | ||
<mapframe text="San Francisco museums" width="350" height="350" zoom="13" longitude="-122.3988" latitude="37.8013" /> | <mapframe text="San Francisco museums" width="350" height="350" zoom="13" longitude="-122.3988" latitude="37.8013" /> | ||
{{ | <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": "[[w:Exploratorium|Exploratorium]]", | |||
"description": "[[File:Giant_Mirror_at_the_Exploratorium.jpeg|200px]]", | |||
}} | "marker-symbol": "museum", | ||
"marker-size": "large", | |||
"marker-color": "0050d0" | |||
} | |||
} | |||
</mapframe> |