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

Method disable_global_drag_mode

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

Source from the content-addressed store, hash-verified

118
119 @leaflet_method
120 def disable_global_drag_mode(self):
121 pass
122
123 @leaflet_method
124 def enable_global_removal_mode(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected