How did you get this to work? I'm trying to add a basic Leaflet map to my app, but when I create an HTML element with the simple map div then the map tiles don't load in the right place (something to do with placements of the div I expect).
I've tried using the DIV creted by Appery when you add a HTML element, and this works well, but it leaves scrollbars. I cannot figure out how to overwrite Appery's "overflow=auto" style.
Please bear in mind that my HTML/CSS skills are near enough zero.