سانچہ:OSM Location map/MaplinkItem
Appearance
{ "type": "Feature",
"geometry": {"type": "Point", "coordinates": [0,0] },
"properties": {
"title": "Title",
"description": "",
"marker-symbol": "-number", "marker-size": "medium", "marker-color": "#B80000" }
}