GeoJson:Gallowmere: Difference between revisions

    From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
    (Created GeoJSON page)
     
    (Visual map edit)
    Line 1: Line 1:
    {
    {
         "type": "FeatureCollection",
         "type": "FeatureCollection",
         "features": []
         "features": [
            {
                "type": "Feature",
                "properties": {
                    "title": "The Hilltop Mausoleum",
                    "description": "The master of the Hilltop Mausoleum is just dying to meet you. Don't keep him waiting. He's got a heart of glass."
                },
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        23.84375,
                        38.91113299999999952660800772719085216522216796875
                    ]
                }
            }
        ]
    }
    }

    Revision as of 17:09, 28 September 2023

    Loading map...