Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
djnro
Commits
97c3ffd0
Commit
97c3ffd0
authored
Nov 18, 2015
by
Zenon Mousmoulas
Browse files
Remove obsolete (non-existing?) and default Google maps options
parent
de295b6c
Changes
2
Hide whitespace changes
Inline
Side-by-side
static/js/home-page-map.js
View file @
97c3ffd0
...
...
@@ -71,11 +71,9 @@
zoom
:
zoomLevel
,
mapTypeId
:
google
.
maps
.
MapTypeId
.
ROADMAP
,
styles
:
styleArray
,
mapTypeId
:
google
.
maps
.
MapTypeId
.
ROADMAP
,
mapTypeControlOptions
:
{
style
:
google
.
maps
.
MapTypeControlStyle
.
DEFAULT
},
navigationControl
:
true
,
mapTypeControl
:
false
,
scrollwheel
:
isScrollable
,
draggable
:
isDraggable
...
...
static/js/world-map.js
View file @
97c3ffd0
...
...
@@ -70,11 +70,9 @@
zoom
:
zoomLevel
,
mapTypeId
:
google
.
maps
.
MapTypeId
.
ROADMAP
,
styles
:
styleArray
,
mapTypeId
:
google
.
maps
.
MapTypeId
.
ROADMAP
,
mapTypeControlOptions
:
{
style
:
google
.
maps
.
MapTypeControlStyle
.
DEFAULT
},
navigationControl
:
true
,
mapTypeControl
:
false
,
scrollwheel
:
isScrollable
,
draggable
:
isDraggable
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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