Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python-visualization/folium
/ includes
Method
includes
folium/map.py:48–49 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
46
47
@classproperty
48
def
includes(cls):
49
return
cls._includes[cls]
50
51
@property
52
def
leaflet_class_name(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected