Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/python-visualization/folium
/ enable_draw
Method
enable_draw
folium/plugins/geoman.py:96–97 ·
view source on GitHub ↗
(self, shape, /, **kwargs)
Source
from the content-addressed store, hash-verified
94
95
@leaflet_method
96
def
enable_draw(self, shape, /, **kwargs):
97
pass
98
99
@leaflet_method
100
def
disable_draw(self):
Callers
1
geoman_customizations.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected