GOOGLE MAPSWould be great to have google maps shown at the end of the listing (right after the content markdown). Its frree (no API needed) and give a really pro style to it 🙂 you just need to the code is this one<div class="mapouter"><div class="gmap_canvas"><iframe class="gmap_iframe" width="100%" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?width=644&height=353&hl=en&q=2880 Broadway, New York&t=&z=14&ie=UTF8&iwloc=B&output=embed"></iframe><a href="https://embed-googlemap.com">embed google maps in website</a></div><style>.mapouter{position:relative;text-align:right;width:100%;height:353px;}.gmap_canvas {overflow:hidden;background:none!important;width:100%;height:353px;}.gmap_iframe {height:353px!important;}</style></div>you can check with this tool https://embed-googlemap.com/PS : in the actual markdown text editor for content i used this one , but not very convenient ::: @iframe https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3023.719902546563!2d-73.96770852349228!3d40.80866187145944!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c2f62ff5cfa6b3%3A0x4764dfc978fbc2f2!2s2880%20Broadway%2C%20New%20York%2C%20NY%2010025%2C%20USA!5e0!3m2!1sen!2sus!4v1699990000000!5m2!1sen!2sus :::
6 months ago