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

Improve Cesium map ready notification to EMP core. #287

Closed
alberto-acevedo opened this issue Apr 25, 2017 · 1 comment
Closed

Improve Cesium map ready notification to EMP core. #287

alberto-acevedo opened this issue Apr 25, 2017 · 1 comment
Assignees

Comments

@alberto-acevedo
Copy link
Contributor

alberto-acevedo commented Apr 25, 2017

The Cesium map has no way to notify when the map is ready. This is why there is a kind of long timeout delay when initializing the map. A better way to detect when the map is ready is by using the already available post render event listener. A map is ready notification is triggered the first time this event listens to a map post render. A short timeout time is still used for synchronization purposes with the core.

@alberto-acevedo
Copy link
Contributor Author

Already merged into the dev branch. Fixed on #274.

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