Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

location from JSON file #4

Open
lioska opened this issue Jan 24, 2018 · 0 comments
Open

location from JSON file #4

lioska opened this issue Jan 24, 2018 · 0 comments

Comments

@lioska
Copy link

lioska commented Jan 24, 2018

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,
.....
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant