Skip to content

Conversation

@lopezvoliver
Copy link
Member

This pull request fixes the order of the callback and project parameters in the call to promptProject in the case where there is only one account available. The misplaced order was the cause of #5

Additionally, the check on the region parameter in Export.image.to* was improved by using region.func, which is consistent with ee.Geometry.prototype.toGeoJSON.

A small change in package.json was added so that vsce package may work in windows as well.

Finally, the skeleton classes for ui and Chart are now completed and were added to the scriptRunner. Calls to ui and Chart can now be silently ignored when using EE Tasks: run GEE scripts.

@lopezvoliver lopezvoliver reopened this Nov 14, 2023
@lopezvoliver lopezvoliver merged commit 56bfdef into gee-community:main Nov 14, 2023
@lopezvoliver lopezvoliver linked an issue Nov 14, 2023 that may be closed by this pull request
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.

Activation event issue TypeError: h is not a function

1 participant