Leaflet / Leaflet

πŸƒ JavaScript library for mobile-friendly interactive maps πŸ‡ΊπŸ‡¦
https://leafletjs.com
BSD 2-Clause "Simplified" License
40.17k stars 5.75k forks source link

Stopped woking with leafmap on displaying Satellite imagery #9321

Closed pabhermoso closed 1 month ago

pabhermoso commented 1 month ago

Checklist

Steps to reproduce

If you open this (https://huggingface.co/spaces/giswqs/Streamlit) webapp for example, you see the leafmap is not displaying correctly.

Expected behavior

Should load satellite imagery from Openstreetmap

Current behavior

Does not load.

Minimal example reproducing the issue

No response

Environment

IvanSanchez commented 1 month ago

This is the repo for Leaflet, not for Leafmap (https://leafmap.org/ / https://github.com/opengeos/leafmap ).

Please read "How To Ask Questions The Smart Way" and "How to Report Bugs Effectively" before opening a bug report there.

IvanSanchez commented 1 month ago

Since Leafmap is a python wrapper for Leaflet, this earns the blanket "issues in the JS core only" response.


Hi, and thanks for taking the time to open a bug report in Leaflet.

However, in this repository we only handle bugs in "vanilla" Leaflet. This means that we do not handle bugs which are specific to frameworks such as:

Please understand that we only have the time and energy to test Leaflet in plain web browsers.

Please try to either reproduce the bug without using any frameworks, or submit a bug to the appropriate repo.