-
Hi, I am listing the code I executed
The error which I am getting is
I think the region which I have to specify should be in coordinates. But is it possible to execute the plotting from my drawn draw_last_feature? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
giswqs
Dec 10, 2020
Replies: 1 comment 2 replies
-
The
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
giswqs
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The
region
should be a list of coordinates representing (minLng, minLat, maxLng, maxLat). Try the following code.