• architeqt

    (@architeqt)


    Hi there,

    I feel a little daft that I haven’t figured out how to make this work.. but honestly I can’t find any documentation on how to display a map. I created my ‘visited map’ on this page:
    http://www.amcharts.com/visited_countries/

    I downloaded the plugin, and tried to add a new map, but I have no idea how to import the code from the page above into the different sections in the plug-in, to make the map display.

    Is there any documentation or step-by-step instructions on how to do this? I feel like I’m missing something really basic here…

    also, how would I go about creating some of those more complicated maps as shown in the demos? (Zooming into countries, showing city locations, etc.)

    Any help will be highly appreciated..

    Thanks!
    Samer

    https://wordpress.org/plugins/amcharts-charts-and-maps/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter architeqt

    (@architeqt)

    Can someone please help me and answer my question?

    Thanks,
    Samer

    Plugin Author martynasma

    (@martynasma)

    Hi Samer,

    Porting Visited Countries code into amCcharts WP plugin is easy.

    If you start with the fresh map when creating new “chart/map”, you can ignore the “Resources” section.

    HTML section should contain this:

    <div style="font-size: 70%; padding: 5px; text-align: center; background-color: #535364; margin-top: 1px; color: #CDCDCD;"><a href="http://www.amcharts.com/visited_countries/" style="color: #CDCDCD;">​Create your own visited countries map</a>​ or check out the <a href="http://www.amcharts.com/" style="color: #CDCDCD;">​JavaScript Charts</a>​.</div>​

    Into JavaScript section goes everything between the <script type="text/javascript"> and </script>

    That’s it to it. Let me know if it worked.

    Thread Starter architeqt

    (@architeqt)

    Hi thank you for the reply!

    I tried exactly as you said, and it still will not display at all.

    What could I be doing wrong here?

    Thanks,
    Samer

    Plugin Author martynasma

    (@martynasma)

    Hi Samer,

    Sorry for not getting back earlier.

    Any chance of seeing your setup or a link to a page?

    You can also contact us via contact@amcharts.com for a better ticket management.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Question…’ is closed to new replies.