Gerald Kogler

Results 27 comments of Gerald Kogler

I just upgraded Wordpress from 4.9 to latest Wordpress 5.2.4 and Touchfolio works fine without any modifications. I believe that the problem you are describing is related to one of...

The solution from @apmeyer works perfectly. Even so I would like to know why the "Open YouTube video" example on Magnific-Popup homepage works without the iframe markup and patterns.

You still need A plugin for doing basic authentication. I use "Application Password" to use standard WP API put and post methods for creating CPT. I actually don't know the...

> import maplibreGl from 'https://cdn.skypack.dev/maplibre-gl' @backspaces That doesn't work for me: `var map = new maplibreGl.Map()` gives me an `[ERR_UNSUPPORTED_ESM_URL_SCHEME]` error.

Thanks, that works fine when run directly in the browser, and even shows a basic map: ``` var map = new maplibregl.Map({ container: 'map', style: 'https://demotiles.maplibre.org/style.json', center: [0, 0], zoom:...

The use case would be including Maplibre as dependency, for example offering a [maplibre renderer in Maputnik](https://github.com/maputnik/editor/issues/781) or other kind of web apps depending on Maplibre. So it still would...

Right now I only can confirm this for Leaflet. Openlayers export seems to be broken right now on my system. I'll open an separate issue for that.

This also happens on OpenLayers export with qgis2web 3.6.0.

It works for you using, for example, the double marker size? Could you attach the maker to test it with my map? It doesn't work so for me with, not...

> When you talk about "cut icon" do you mean in the legend like in the following image? Yes, that's exactly what happens when SVG icons are bigger than 4...