bozdoz

Results 79 comments of bozdoz

If this works for you, I will close this ticket

The main script does execute on `load`: https://github.com/bozdoz/wp-plugin-leaflet-map/blob/master/scripts/construct-leaflet-map.js#L372-L377 As for the "hidden div (or whatever fits)", are you suggesting that instead of rendering tags just to render DOM nodes with...

Thinking about this some more. I'm concerned about asynchronous sections of the page; the section loads with a map: currently it renders a script tag which directly calls the main...

I should also say that my only/current solution is to install both this plugin and the deprecated plugin from `egamma`. Using that deprecated plugin, I can auto-organize imports without semi-colons...

Hmm, that's curious. I will try the site out in docker, to make sure there's a straight-forward approach to getting this set up. That should help figure out netlify (don't...

Docker was a bit tough, but I got it up eventually. Added a few more countries. Changed default country to be an environment variable. Caching one of the queries to...

proof of scraper fix (I think): 🤔

Is the leaflet library loaded? Can you see a line number or a screenshot of the error?