لوکیشن/عطاری حافظ - فراغیب
ظاهر
Esfandiari (بحث | مشارکتها) بدون خلاصۀ ویرایش |
Esfandiari (بحث | مشارکتها) بدون خلاصۀ ویرایش |
||
| (۲ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
| خط ۱: | خط ۱: | ||
<html | <html> | ||
<html> | |||
<div style="width: 100%; max-width: 1000px; font-family: Tahoma, sans-serif;"> | |||
<!-- نقشه اصلی --> | |||
<div style="position: relative; border: 1px solid #ccc; border-radius: 12px; overflow: hidden;"> | |||
<iframe | |||
width="100%" | |||
height="200" | |||
style="display: block; border: none;" | |||
loading="lazy" | |||
src="https://www.openstreetmap.org/export/embed.html?bbox=61.65516381168245%2C26.67101622855383%2C61.67516381168245%2C26.69101622855383&layer=mapnik&marker=26.68101622855383%2C61.66516381168245"> | |||
</iframe> | |||
</div> | |||
<!-- دکمههای زیر نقشه --> | |||
<div style="display: flex; gap: 10px; margin-top: 15px;"> | |||
<a href="https://neshan.org/maps/places/19087e7434f593216155a7c6bde38efd" target="_blank" style="flex: 1; padding: 12px; text-align: center; background: #e3f2fd; color: #1976d2; border-radius: 8px; text-decoration: none; font-weight: bold; border: 1px solid #bbdefb;"> | |||
مسیریابی | |||
</a> | |||
<a href="tel:09333009575" style="flex: 1; padding: 12px; text-align: center; background: #e8f5e9; color: #388e3c; border-radius: 8px; text-decoration: none; font-weight: bold; border: 1px solid #c8e6c9;"> | |||
تماس | |||
</a> | |||
<button onclick="navigator.clipboard.writeText(window.location.href); alert('لینک کپی شد!');" style="flex: 1; padding: 12px; text-align: center; background: #fff3e0; color: #f57c00; border-radius: 8px; text-decoration: none; font-weight: bold; border: 1px solid #ffe0b2; cursor: pointer;"> | |||
اشتراکگذاری | |||
</button> | |||
</div> | |||
</div> | |||
</html> | </html> | ||