Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 22, 2015 at 9:08 am #828642Hi
This is the code you should use into your Map custom-html module
{jamap mode='normal' locations='{"location":{"0":"Taiwan","1":""},"latitude":{"0":"23.0144847","1":""},"longitude":{"0":"120.20989570000006","1":""},"info":{"0":"台南市北區西門路四段376號","1":""}}' maptype='normal' zoom='12' }{/jamap}I changed it for you
December 22, 2015 at 9:12 am #828644pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 22, 2015 at 11:31 am #828747Hi
Map is loaded twice because you added a background image in your template.css in this folder
/templates/ja_decor/local/css/themes/red/template.css line 5345
.t3-footer .footer-map { min-height: 455px; background: url("../../../../images/map-bg.jpg") no-repeat #222222; background-size: cover; }So it loads the google map module plus your image
Comment or delete that part of code to fix it.
Best regards
December 22, 2015 at 3:54 pm #828954AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by
robert100s 9 years, 1 month ago.
The topic ‘Help make map google map’ is closed to new replies.
Jump to forum

