test melih
 melih
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pavit Moderator
    #828642

    Hi

    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

    robert100s Friend
    #828644

    Thank you ~ You are really great man‧ BUT
    Map seems to be loaded twice .. see attached file


    1. q071
    pavit Moderator
    #828747

    Hi

    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

    robert100s Friend
    #828954

    Error code not found, unless turned off JA Google Map, please help View


    1. qa02
Viewing 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.