MCPcopy Create free account
hub / github.com/python-visualization/folium / enable_global_cut_mode

Method enable_global_cut_mode

folium/plugins/geoman.py:132–133  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

130
131 @leaflet_method
132 def enable_global_cut_mode(self):
133 pass
134
135 @leaflet_method
136 def disable_global_cut_mode(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected