-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
giswqs
Jun 22, 2022
Replies: 1 comment
-
You can hide the built-in draw control (e.g., https://ipyleaflet.readthedocs.io/en/latest/controls/draw_control.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
giswqs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can hide the built-in draw control (e.g.,
m = leafmap.Map(draw_control=False)
) and add your own custom draw control. Seehttps://ipyleaflet.readthedocs.io/en/latest/controls/draw_control.html