edit
This commit is contained in:
parent
259ed54ffc
commit
63ea2a95ff
2 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<title>Map</title>
|
||||
</head>
|
||||
<style>
|
||||
body {margin: 0;}
|
||||
/* How about a different background color? */
|
||||
#map {width: 100%; height: 100%; background-color: #F7CE86;}
|
||||
.leaflet-popup-content li {list-style:none;}
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
<iframe src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d17992.46989077067!2d12.553839074092618!3d55.687966571169554!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2s!4v1400059655934" width="100%" height="100%" frameborder="0" style="border:0"></iframe>
|
||||
Loading…
Add table
Reference in a new issue