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

Load the JSON map in the webclient #4

Closed
waba4mume opened this issue Jan 21, 2015 · 0 comments
Closed

Load the JSON map in the webclient #4

waba4mume opened this issue Jan 21, 2015 · 0 comments
Assignees

Comments

@waba4mume
Copy link
Owner

Replace the hardcodedMapData variable by something you load from a "map.json" in the same directory.

This should be a simple matter of calling JSON.parse() and then performing some sanity checks on the loaded data. However, if the map data is too bulky and crashes the webapp we may have to design something smarter and revisit #3.

@waba4mume waba4mume added this to the Works with a real map milestone Jan 21, 2015
@waba4mume waba4mume self-assigned this Sep 27, 2017
waba4mume added a commit that referenced this issue Oct 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant