MCPcopy Create free account

hub / github.com/python-visualization/folium / functions

Functions396 in github.com/python-visualization/folium

Functiond
(b)
folium/templates/pa7_hm.min.js:9
Methoddisable_global_cut_mode
(self)
folium/plugins/geoman.py:136
Methoddisable_global_drag_mode
(self)
folium/plugins/geoman.py:120
Methoddisable_global_edit_mode
(self)
folium/plugins/geoman.py:112
Methoddisable_global_removal_mode
(self)
folium/plugins/geoman.py:128
Methoddisable_global_rotation_mode
(self)
folium/plugins/geoman.py:144
Functiondriver
Pytest fixture that yields a Selenium WebDriver instance
tests/selenium/conftest.py:9
Methodenable_global_cut_mode
(self)
folium/plugins/geoman.py:132
Methodenable_global_drag_mode
(self)
folium/plugins/geoman.py:116
Methodenable_global_edit_mode
(self, **options)
folium/plugins/geoman.py:108
Methodenable_global_removal_mode
(self)
folium/plugins/geoman.py:124
Methodenable_global_rotation_mode
(self)
folium/plugins/geoman.py:140
Functionfind_notebooks
Return a list of filenames of the example notebooks.
tests/selenium/test_selenium.py:15
Methodfit_bounds
(self, *args, **kwargs)
folium/plugins/dual_map.py:126
Functionfullscreen
Simple example of a fullscreen map.
docs/_static/flask_example.py:25
Functiong
()
folium/templates/pa7_hm.min.js:9
Functionget_and_assert_figure_root
Return the root element of the tree and assert it's a Figure.
folium/utilities.py:434
Methodhandle_starttag
(self, tag, attrs)
tests/selenium/test_selenium.py:74
Methodhighlight_function
(x)
folium/features.py:1672
Functioni
(t)
folium/templates/leaflet_heat.min.js:9
Functioniframe
Embed a map as an iframe on a page.
docs/_static/flask_example.py:32
Methodincludes
(cls)
folium/map.py:48
Functioninner
(self, *args, **kwargs)
folium/elements.py:18
Methodkeep_in_front
Pass one or multiple layers that must stay in front. The ordering matters, the last one is put on top. Parameters ----------
folium/folium.py:473
Methodkeep_in_front
(self, *args)
folium/plugins/dual_map.py:130
Methodleaflet_class_name
(self)
folium/map.py:52
Functionleaflet_method
(fn)
folium/elements.py:16
Functionm
()
tests/test_repr.py:16
Functionm_png
()
tests/test_repr.py:21
Methodonce
(self, **event_map: JsCode)
folium/map.py:90
Methodrecursive_get
(data, keys)
folium/features.py:1069
Methodrender
Renders the HTML representation of the element.
folium/features.py:310
Methodrender
(self, **kwargs)
folium/features.py:862
Methodrender
Renders the HTML representation of the element.
folium/features.py:1083
Methodrender
Renders the HTML representation of the element.
folium/features.py:1211
Methodrender
Render the GeoJson/TopoJson and color scale objects.
folium/features.py:1708
Methodrender
(self, *args, **kwargs)
folium/elements.py:178
Methodrender
(self, **kwargs)
folium/map.py:128
Methodrender
Renders the HTML representation of the element.
folium/map.py:272
Methodrender
(self)
folium/map.py:474
Methodrender
Renders the HTML representation of the element.
folium/map.py:578
Methodrender
(self, **kwargs)
folium/plugins/dual_map.py:111
Methodrender
(self, **kwargs)
folium/plugins/pattern.py:155
Methodrender
(self, **kwargs)
folium/plugins/timestamped_geo_json.py:229
Methodrender
(self, **kwargs)
folium/plugins/search.py:139
Methodrender
(self, **kwargs)
folium/plugins/timeline.py:253
Methodset_path_options
(self, *, options_modifier, **options)
folium/plugins/geoman.py:104
Functionsetup_data
Import economic data for testing.
tests/test_folium.py:28
Methodsetup_method
Setup Folium Map.
tests/test_folium.py:59
Methodshow_in_browser
Display the Map in the default web browser.
folium/folium.py:416
Functionstyle_function
(feature)
tests/plugins/test_pattern.py:23
Functiontest__repr_html_is_str
(m)
tests/test_repr.py:25
Functiontest__repr_png_is_bytes
(m_png)
tests/test_repr.py:51
Functiontest__repr_png_no_image
(m)
tests/test_repr.py:46
Functiontest_antpath
()
tests/plugins/test_antpath.py:12
Functiontest_beautify_icon
()
tests/plugins/test_beautify_icon.py:13
Functiontest_boat_marker
()
tests/plugins/test_boat_marker.py:13
Functiontest_boat_marker_with_no_wind_speed_or_heading
()
tests/plugins/test_boat_marker.py:54
Methodtest_builtin_tile
Test custom maptiles.
tests/test_folium.py:124
Functiontest_camelize
()
tests/test_utilities.py:151
Methodtest_choropleth_features
Test to make sure that Choropleth function doesn't allow values outside of the domain defined by bins. It also tests that all paramet
tests/test_folium.py:193
Methodtest_choropleth_geopandas_mixed
Test to make sure that Choropleth function does complete the lookup between a GeoJSON generated from a GeoDataFrame and data from a DataFrame.
tests/test_folium.py:294
Methodtest_choropleth_geopandas_numeric
Test to make sure that Choropleth function does complete the lookup between a GeoJSON generated from a GeoDataFrame and data from the GeoDataF
tests/test_folium.py:263
Methodtest_choropleth_geopandas_str
Test to make sure that Choropleth function does complete the lookup between a GeoJSON generated from a GeoDataFrame and data from a DataFrame.
tests/test_folium.py:340
Functiontest_choropleth_get_by_key
()
tests/test_features.py:326
Methodtest_choropleth_key_on
Test to make sure that Choropleth function doesn't raises a ValueError when the 'key_on' field is set to a column that might have 0 as
tests/test_folium.py:231
Functiontest_circle
()
tests/test_vector_layers.py:21
Functiontest_circle_marker
()
tests/test_vector_layers.py:88
Functiontest_color_line
()
tests/test_features.py:108
Methodtest_control_typecheck
(self)
tests/test_folium.py:505
Methodtest_custom_icon
Test CustomIcon.
tests/test_folium.py:441
Functiontest_custom_pane_show
()
tests/test_map.py:264
Methodtest_custom_tile
Test custom tile URLs.
tests/test_folium.py:138
Functiontest_custom_tile_subdomains
Test custom tile subdomains.
tests/test_raster_layers.py:43
Functiontest_deep_copy
()
tests/test_utilities.py:158
Functiontest_divicon
()
tests/test_features.py:97
Functiontest_dual_map
()
tests/plugins/test_dual_map.py:12
Functiontest_environment_filter
()
tests/test_template.py:68
Functiontest_escape_double_quotes
(text, result)
tests/test_utilities.py:222
Functiontest_fast_marker_cluster
()
tests/plugins/test_fast_marker_cluster.py:16
Functiontest_fast_marker_cluster_data
(case)
tests/plugins/test_fast_marker_cluster.py:83
Methodtest_feature_group
Test FeatureGroup.
tests/test_folium.py:161
Functiontest_feature_group_sub_group
()
tests/plugins/test_feature_group_sub_group.py:12
Functiontest_figure_creation
()
tests/test_features.py:43
Functiontest_figure_double_rendering
()
tests/test_features.py:71
Functiontest_figure_html
(tmpl)
tests/test_features.py:60
Functiontest_figure_rendering
()
tests/test_features.py:51
Methodtest_fit_bounds
Test fit_bounds.
tests/test_folium.py:391
Methodtest_fit_bounds_2
(self)
tests/test_folium.py:412
Functiontest_float_image
()
tests/plugins/test_float_image.py:12
Functiontest_fullscreen
()
tests/plugins/test_fullscreen.py:13
Functiontest_geojson
Verify that loading data in GeoJson works well for different use cases. Prevent two regressions: - https://github.com/python-visualization/fo
tests/selenium/test_geojson_selenium.py:8
Functiontest_geojson_empty_features_with_styling
()
tests/test_features.py:280
Functiontest_geojson_event_handler
Test that event handlers are properly generated
tests/test_features.py:288
Functiontest_geojson_find_identifier
()
tests/test_features.py:177
Functiontest_geojson_marker
()
tests/test_features.py:169
Functiontest_geojson_tooltip
()
tests/test_features.py:154
Functiontest_geoman
()
tests/plugins/test_geoman.py:13
Functiontest_geometry_collection_get_bounds
Assert #1599 is fixed
tests/test_features.py:305
Functiontest_get_obj_in_upper_tree
()
tests/test_utilities.py:180
← previousnext →201–300 of 396, ranked by callers