When I first made this app I decided to use raw HTML to display the marker popup info because it was easy (since dlx.dicts_to_geojson did the conversion for me). I'd like to generate the popup HTML ...
Generate HTML that renders a map, using the excellent leaflet.js library. The Map::Leaflet class represents a map which can be rendered as HTML. Use a map object to create objects which are analogous ...