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

javascript functions for translating from game map coordinates to html element display coordinates #3

Open
jrwarwick opened this issue Aug 25, 2016 · 0 comments

Comments

@jrwarwick
Copy link
Owner

javascript functions to convert from game map coordinates (as presented in server libraries like IAN) to the cartography.html map dom element display. The map is auto-resizing based on screensize so that may present some extra challenge.

Once coordinate mapping is covered, some functions to either (a) create a canvas "overlay" and plot dots at arbitrary (game) coordinates, or (b) place div elements at arbitrary (game) coordinates.

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