Using JQuery and online JSON data to populate JVectorMaps
问题 I'm using JSON data to populate JVectorMaps (and others) directly. Up-to-date stats for most common indicators are available via json online - so this script should let you can pluck whatever data that you like quickly and easily. I just haven't quite figured out the formatting code yet as I am very new to JQuery & JS. I put a question mark where I'm stumped. Ideally, the fetch and Data scripts could take an ind_id variable and label that presented any indicator on the Vector Map, and not