GeoJson:Map: Difference between revisions

From The Walkscape Walkthrough
Content added Content deleted
(Visual map edit)
Tags: Replaced Manual revert
(Visual map edit)
Line 1: Line 1:
{
{
"type": "FeatureCollection",
"type": "FeatureCollection",
"features": []
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
14.867188,
47.322656
]
}
}
]
}
}

Revision as of 22:35, 11 May 2023

Loading map...