Design a branded map with your business info — hours, contact, socials — then embed it anywhere with a single line of HTML.
Tip: right-click a spot on Google Maps to copy lat/lng.
Paste one of these into your site's HTML.
<iframe src="" width="100%" height="460" style="border:0;border-radius:16px;overflow:hidden" loading="lazy" title="Empire Coffee Co." ></iframe>
<script src="/pinlite.js" async></script> <pinlite-map lat="40.7484" lng="-73.9857" zoom="15" map-style="light" color="#10b981" name="Empire Coffee Co." address="20 W 34th St, New York, NY 10001" tags="Coffee, Pastries, Wi-Fi" hours="Mon–Fri 7:00–19:00 | Sat–Sun 8:00–17:00" phone="+1 (212) 555-0134" email="hello@empirecoffee.co" website="empirecoffee.co" instagram="https://instagram.com/empirecoffee" card="top" marker="pin" dim="2d" height="460" ></pinlite-map>