Skip to content

location from JSON file #4

@lioska

Description

@lioska

Sorry if my issue is not issue, but in your Wiki no explanation how to create an external JSON file to locate Locations.
In Options ( https://github.com/vdw/MapIt/wiki/Options ) you explain what each name means and how to describe them. But personally I missed how to describe locations if I want to use external file.

To call location JSON file need write
locations: 'locations.json',
?
How must lokks like JSON file?
{{
latitude : 12,221122,
longitude : 14.141414,
image : 'css/point.png',
....
},
{
latitude : 21,21524,
.....
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions