django-leaflet icon indicating copy to clipboard operation
django-leaflet copied to clipboard

Default marker icon is not showing in prod environment

Open Bakhtiyar-Garashov opened this issue 4 years ago • 0 comments

It seems default marker icon path is somehow ruined when deploying app to production. The same issue which is described here https://stackoverflow.com/questions/41144319/leaflet-marker-not-found-production-env

Screenshot 2021-09-05 at 01 05 09

More about issue with original Leaflet project : https://github.com/Leaflet/Leaflet/issues/4968

Bakhtiyar-Garashov avatar Sep 04 '21 22:09 Bakhtiyar-Garashov