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

Method set_path_options

folium/plugins/geoman.py:104–105  ·  view source on GitHub ↗
(self, *, options_modifier, **options)

Source from the content-addressed store, hash-verified

102
103 @leaflet_method
104 def set_path_options(self, *, options_modifier, **options):
105 pass
106
107 @leaflet_method
108 def enable_global_edit_mode(self, **options):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected