Template:OSM Location map/coretemp
<mapframe zoom="12" latitude="52" longitude="-3" frame="yes" frameless="1" align="center" height="240" width="290"> [ {"type": "FeatureCollection",
"features": [
{ "type": "Feature",
"properties": { "title": "", "description": " 52.01,-3.01", "marker-symbol": "-number", "marker-size": "small", "marker-color": "#B80000" }, "geometry": {"type": "Point", "coordinates": [-3.01,52.01] } }
, { "type": "Feature",
"properties": { "title": "", "description": " 52.05,-3.05", "marker-symbol": "-number", "marker-size": "small", "marker-color": "#B80000" }, "geometry": {"type": "Point", "coordinates": [-3.05,52.05] } }
]
}
<maplink zoom="12" latitude="0" longitude="0" frameless="1" align="center" height="240" width="290" text="[Interactive fullscreen map + nearby articles]">
[
{"type": "FeatureCollection",
"features": [
{ "type": "Feature",
"properties": { "title": "", "description": " 0,0", "marker-symbol": "-number", "marker-size": "medium", "marker-color": "#B80000" }, "geometry": {"type": "Point", "coordinates": [0,0] } }
]
}