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

Add some externs #487

Merged
merged 2 commits into from
Sep 1, 2017
Merged

Add some externs #487

merged 2 commits into from
Sep 1, 2017

Conversation

oterral
Copy link
Contributor

@oterral oterral commented Aug 29, 2017

No description provided.

@@ -2763,6 +2768,11 @@ Cesium.CustomDataSource.prototype.entities;
*/
Cesium.EntityCollection = function() {}

/**
* @param {string} id
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to Cesium code, it looks to me that it should be String|Number. I opened a tentative fix in Cesium, see CesiumGS/cesium#5791.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes makes sense.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears your previous attempt was the good one. Can you revert to it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@gberaudo
Copy link
Member

Let's see the outcome of the Cesium PR before merging.

@gberaudo
Copy link
Member

gberaudo commented Sep 1, 2017

Thanks!

@gberaudo gberaudo merged commit c6f266c into openlayers:master Sep 1, 2017
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

Successfully merging this pull request may close these issues.

2 participants