MCPcopy
hub / github.com/python-visualization/folium / set_global_options

Method set_global_options

folium/plugins/geoman.py:92–93  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

90
91 @leaflet_method
92 def set_global_options(self, **kwargs):
93 pass
94
95 @leaflet_method
96 def enable_draw(self, shape, /, **kwargs):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected