shramov / leaflet-plugins

Plugins for Leaflet library
http://psha.org.ru/b/leaflet-plugins.html
MIT License
722 stars 289 forks source link

KML layer doesn't show #308

Closed Asynchronousx closed 1 year ago

Asynchronousx commented 1 year ago

No matter what i try, using the https://github.com/windycom/leaflet-kml example or others, the KML layer won't show over the map.

Is this still supported?

Asynchronousx commented 1 year ago

Fixed: firefox was blocking the resource loading. To fix that, go to about:config and set security.fileuri.strict_origin_policy to false.