-
Notifications
You must be signed in to change notification settings - Fork 0
/
map.html
12 lines (12 loc) · 1.09 KB
/
map.html
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html lang="ru">
<head>
<title>Карта - Пейнтбольный клуб «Гангстер»</title>
<script charset="utf-8" type="text/javascript" src="http://firmsonmap.api.2gis.ru/js/DGWidgetLoader.js"></script>
</head>
<body style="margin: 0px;">
<a id="firmsonmap_biglink" href="http://maps.2gis.ru/#/?history=project/omsk/center/73.456613937609,55.012546789454/zoom/18/state/widget/id/282003257958980/firms/282003257958980">Перейти к большой карте</a>
<script charset="utf-8" type="text/javascript">new DGWidgetLoader({"borderColor":"#a3a3a3","width":"100%","height":"600","wid":"ec897d637854c168d0ed6960710d2276","pos":{"lon":"73.456613937609","lat":"55.012546789454","zoom":"18"},"opt":{"ref":"hidden","card":["name","contacts","schedule","payings","flamp"],"city":"omsk"},"org":[{"id":"282003257958980"}]});</script>
<noscript style="color:#c00;font-size:16px;font-weight:bold;">Виджет карты использует JavaScript. Включите его в настройках вашего браузера.</noscript>
</body>
</html>