Template:OSM Location map
<mapframe zoom="0" latitude="0.2" longitude="0.2" frame="yes" frameless="1" align="center" height="250" width="350"> [ {"type": "FeatureCollection",
"features": [
{ "type": "Feature",
"properties": { "title": ".", "description": " 0.1,0.1", "marker-symbol": "-number", "marker-size": "small", "marker-color": "#AA1205" }, "geometry": {"type": "Point", "coordinates": [0.1,0.1] } }
]
}
<maplink zoom="0" latitude="0.2" longitude="0.2" frameless="1" align="center" height="250" width="350" text="[Interactive fullscreen map + nearby articles]">
[
{"type": "FeatureCollection",
"features": [
{ "type": "Feature",
"properties": { "title": ".", "description": " 0.1,0.1", "marker-symbol": "-number", "marker-size": "medium", "marker-color": "#AA1205" }, "geometry": {"type": "Point", "coordinates": [0.1,0.1] } }
]
}