Riccardo Klinger
Riccardo Klinger
Can you share your abstract string? Unfortunately I don't have an Android device so no option to test this on my side. maybe this will be fixed with the removal...
Happened to me in the past as well. Check the geometries of the buildings layer and try use „fix geometries“ in qgis. In my case the geometries were broken/invalid. Von...
the abstract export is triggert using the same function which works on the title export. The relevant coding is here: ` titleSub += webmap_head.replace("'", "\\'").replace("\n", "")` Especially the replacement might...
links are working correct, used abstract entry like this: `this is a test` But I can confirm the linebreak: The generated HTML export looks exactly as desired: `this._div.innerHTML = 'this...
the abstract uses the leaflet-bar class like the zoom buttons and the geocoder plugin which are somehow supportive for mobile devices. I don't see a real value here and will...
by changing the max-width value of the abstractUncollapsed to 50% it workd for my small string. might be wrong solution for other strings. So waiting for your string as reference...
changing this value will affect the size of the box if it is uncollapsed.
fix is here in master: dcef3a064b3be86f29318f0c3a7f3999e14a6c07 please test @jukos
instead of using the basic functionality of layer search I woul go a different way: autopan to the found object and open the popup to indicate, where exactly the feature...
even without altering/defininig any Zlevels in a qgis2web map it is not working.