Contact Page : Replace IFRAME by GMAP API V3.

This commit is contained in:
Christophe Laffont
2014-06-11 11:19:53 +02:00
parent 5279cc72ce
commit 2424481df3
6 changed files with 3049 additions and 8 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 927 B

View File

@@ -1242,7 +1242,10 @@ td.product,
// Page Contact
#google-map {
border: none;
display: block;
margin-bottom: @line-height-computed;
width: 100%; height: 350px;
@filter-map: ~"grayscale(100%)";
-webkit-filter: @filter-map;
-moz-filter: @filter-map;