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