davicustodio / Leaflet.StyledLayerControl

A styled Leaflet plugin that implements the management and control of layers by organization into categories or groups
Other
119 stars 46 forks source link

Examples are down #43

Open arthurgailes opened 5 years ago

arthurgailes commented 5 years ago

At least in Chrome, the live demos provided on the main page appear to no longer work.

veragreen119 commented 5 years ago

Tied to fix the example by taking out the bing and google maps which were causing an issue. Fixed the OSM layer. Now getting a "Cannot read property 'layer' of undefined" error which is beyond my skill level to fix.

If you can get the example to work, preferably for current leaflet (1.4.0) I would love to use this. Funding available . . . example2.zip

valerio-bozzolan commented 2 years ago

Here the console errors in HTTPs:

Screenshot_2022_02_14_215615

dkwiebe commented 4 months ago

You'll need to change it to load via "http" rather than "https".