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

Method include

folium/map.py:44–45  ·  view source on GitHub ↗
(cls, **kwargs)

Source from the content-addressed store, hash-verified

42
43 @classmethod
44 def include(cls, **kwargs):
45 cls._includes[cls].update(**kwargs)
46
47 @classproperty
48 def includes(cls):

Callers 2

test_includeFunction · 0.80
test_include_onceFunction · 0.80

Calls

no outgoing calls

Tested by 2

test_includeFunction · 0.64
test_include_onceFunction · 0.64