GOOGLE MAPS
Would 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&amp;height=353&amp;hl=en&amp;q=2880 Broadway, New York&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;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