I went through the example and I was looking for a way to combine the Bubble map but using the world map.
Is that possible? Any examples for this case?
I tried combining type: 'bubbleMap' with the options bubbleMap's codepen but it doesn't seem to work.
Also, I tried with different topojson files, but the API is not very clear what the format of those files should be.
I went through the example and I was looking for a way to combine the Bubble map but using the world map. Is that possible? Any examples for this case?
I tried combining
type: 'bubbleMap'
with the options bubbleMap's codepen but it doesn't seem to work.Also, I tried with different topojson files, but the API is not very clear what the format of those files should be.
Thanks