I have created a map in D3 using queue function to read two json files using the below code. The First json file is the Topojson that helps generate the Map. The Second Json file contains the text that needs to be displayed when mouse hovered over the generated Map.I have created a map in D3 using queue function