Template:OSM Location map/MaplinkItem
Jump to navigation
Jump to search
<syntaxhighlight lang="json">{ "type": "Feature",
"properties": { "title": "Title", "description": " 0,0", "marker-symbol": "-number-unnamed", "marker-size": "medium", "marker-color": "#B80000" }, "geometry": {"type": "Point", "coordinates": [0,0] } }</syntaxhighlight>
Template documentation
This template is part of Template:OSM Location map.