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

Method __init__

folium/features.py:1798–1800  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1796 ) # noqa
1797
1798 def __init__(self):
1799 super().__init__()
1800 self._name = "LatLngPopup"
1801
1802
1803class ClickForMarker(MacroElement):

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected