Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ubezi
web-ausstellung-virtuell.de
Commits
ac02c548
Commit
ac02c548
authored
Feb 18, 2018
by
Jonas Heinrich
Browse files
added presse page
parent
972e5080
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
ac02c548
deploy_staging
:
deploy_staging
:
scp
-r
*
http-pub.pi:/var/www/ausstellung-virtuell.de/staging/
rsync
--partial
--progress
--inplace
-r
*
http-pub.pi:/var/www/ausstellung-virtuell.de/staging/
deploy_master
:
deploy_master
:
scp
-r
*
http-pub.pi:/var/www/ausstellung-virtuell.de/master/
scp
-r
*
http-pub.pi:/var/www/ausstellung-virtuell.de/master/
js/map.js
View file @
ac02c548
...
@@ -5,10 +5,9 @@ var bounds = [
...
@@ -5,10 +5,9 @@ var bounds = [
[
8.40855
,
49.01585
]
[
8.40855
,
49.01585
]
];
];
mapboxgl
.
accessToken
=
'
pk.eyJ1Ijoib25ueSIsImEiOiJjajhvdnc1eTgwOTM3MnFudG81MXlpZGJrIn0.lDC0PwJDf704okmeI6w61g
'
;
var
map
=
new
mapboxgl
.
Map
({
var
map
=
new
mapboxgl
.
Map
({
container
:
'
map
'
,
container
:
'
map
'
,
style
:
'
mapbox://styles/mapbox/light-v9
'
,
style
:
'
tileserver/style.json
'
,
center
:
[
8.404
,
49.0150
],
center
:
[
8.404
,
49.0150
],
zoom
:
14
,
zoom
:
14
,
pitch
:
0
,
pitch
:
0
,
...
...
presse/index.html
0 → 100644
View file @
ac02c548
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment