Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_include
Function · 0.80
test_include_once
Function · 0.80
Calls
no outgoing calls
Tested by
2
test_include
Function · 0.64
test_include_once
Function · 0.64