• Hello.
    Tell me how to put a label with a description on this map.
    in ammap it is implemented like this:

    var dataProvider = {
    mapVar: AmCharts.maps.worldLow,
    images:[{latitude:40.3951, longitude:-73.5619, svgPath:icon, color:”#CC0000″, scale:0.5, label:”New York”, labelShiftY:2, zoomLevel:5, title:”New York”, description:”New York is the most populous city in the United States and the center of the New York Metropolitan Area, one of the most populous metropolitan areas in the world.”}]
    };

    Is this possible in your plug-in?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Map’ is closed to new replies.