Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jay Friend
    #958031

    how do you create new markers for the Marker map?

    Luna Garden Moderator
    #958172

    In order create Maker Map, go to backend >> Plugin Manager >> JA GMap Plugin >> Add Target Location, Latitude, Longitude, Information of a Location, you can create any targets you want.
    Then in Code container, click for checkbox of Locations, copy that code.

    jay Friend
    #958294

    those are instructions for the JA google map plug in, what I’m asking about is in relation to the JA google chart which has a map marker feature.

    Luna Garden Moderator
    #958513

    Just add more Location, Latitude, Longitude to the code.

    For example you have this code:

    {jamap locations='{"location":{"0":"New York"},"latitude":{"0":"40.730610"},"longitude":{"0":"-73.935242"},"info":{"0":""}}' maptype='physical' }{/jamap}

    Add more code will be like this:

    {jamap locations='{"location":{"0":"New York","2":"Washington "},"latitude":{"0":"40.730610","2":"38.901314"},"longitude":{"0":"-73.935242","2":"-77.031342"},"info":{"0":"","2":""}}' maptype='physical' }{/jamap}

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Luna Garden 7 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum