diff --git a/leafmap/maplibregl.py b/leafmap/maplibregl.py index a2b2f63614..23725ef7aa 100644 --- a/leafmap/maplibregl.py +++ b/leafmap/maplibregl.py @@ -29,6 +29,7 @@ from . import common from .common import ( download_file, + find_files, execute_maplibre_notebook_dir, geojson_to_pmtiles, get_api_key,