Replies: 1 comment
-
Hard to debug without a complete script that can reproduce the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently trying to add a time slider on the map to display the result of unsupervised classification of an area. I already made an image collection from the result of the classification by adding the result.randomVisualizer() into an Earth Engine list and using the code bellow to convert it into an image collection
and this is the code i use for the time slider
But I got this error
What does max and min here means exactly and how do I fixed it if possible? Thank you
Beta Was this translation helpful? Give feedback.
All reactions