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

mpa.js: mapViewChanged takes too long #29

Closed
dbahrdt opened this issue Mar 24, 2017 · 1 comment
Closed

mpa.js: mapViewChanged takes too long #29

dbahrdt opened this issue Mar 24, 2017 · 1 comment

Comments

@dbahrdt
Copy link
Member

dbahrdt commented Mar 24, 2017

Currently updating the map is not very asynchronous. It takes way too long to compute a new view. Unfortunately this not going to be easy to turn into an async function. This may only be possible after a larger refactor of the whole code.

@dbahrdt
Copy link
Member Author

dbahrdt commented May 16, 2017

With the support for pagination and a smaller result this is now usually within the constraints of the browser

@dbahrdt dbahrdt closed this as completed May 16, 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