This commit is contained in:
Emanuel Mutschlechner
2018-08-30 01:21:38 +02:00
commit c7c7694ac4
32 changed files with 23196 additions and 0 deletions

1
public/css/index.css vendored Normal file
View File

@@ -0,0 +1 @@
.map-container{position:relative;height:300px}@media (min-width:992px){.map-container{height:450px}}.map-container.fade{opacity:0;transition:opacity 195ms ease-out}.map-container.fade.in{opacity:1;transition:opacity 225ms ease-in}.map-container>.map{height:inherit}.mk-map-view>.syrup-canvas{margin-left:-50%}

BIN
public/img/marker.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 882 B

1
public/js/index.js vendored Normal file

File diff suppressed because one or more lines are too long

5
public/mix-manifest.json Normal file
View File

@@ -0,0 +1,5 @@
{
"/js/index.js": "/js/index.js?id=0c46454e9798f21c0806",
"/css/index.css": "/css/index.css?id=c9b47a0c3100d6dc46ed",
"/img/marker.png": "/img/marker.png?id=654ced713d12ed4ae55d"
}